Oct. 14, 2008, 08:54 PM
If your filter set has any noscript matching code similar to this:
Be sure to check this page: http://www.guardian.co.uk/
You'll see noscript start tags like this:
First time I've seen seen the <noscript> tag with attributes.
Just a heads up
z12
Code:
<noscript>
<noscript >Be sure to check this page: http://www.guardian.co.uk/
You'll see noscript start tags like this:
Code:
<noscript id="someIdName">First time I've seen seen the <noscript> tag with attributes.
Just a heads up
z12
