Search found 1 match
- Mon Oct 12, 2009 11:36 pm
- Forum: NoScript Development
- Topic: wrong client-side redirect link generated by NoScript
- Replies: 2
- Views: 2654
wrong client-side redirect link generated by NoScript
In our case, we need to redirect the url from the client side (since the url has hash part). So we generated the javascript on the page. In firefox, if no script plug-in is enabled, it generates the wrong redirect url and show. To show the case, I created the following simplifed html. <html> <head><...