noscript tag
Posted: Tue Sep 03, 2013 9:18 pm
Is there a way to navigate around the "noscript" tag? Usually it's used to warn people about their browser not supporting JavaScript (or, maybe, in some rare cases, to implement a HTML-only version), but some (bad) sites use it to force Firefox to redirect to an empty page that only contains the warning. I.e. you don't see anything - just the warning. Which is unfortunate, since it might have been enough to just read the contents of the first page you get (which is often readable even without JS being enabled).
Another question is why noscript is being interpreted at all (since Firefox with NoScript plugin DOES support support JS, just not every JS is enabled...).
Another question is why noscript is being interpreted at all (since Firefox with NoScript plugin DOES support support JS, just not every JS is enabled...).