View Single Post
Old 03-04-2012, 07:19 PM   PM User | #37
MancunianMacca
New Coder

 
Join Date: Feb 2012
Location: England
Posts: 59
Thanks: 12
Thanked 2 Times in 2 Posts
MancunianMacca is an unknown quantity at this point
Quote:
Originally Posted by felgall View Post
Unfortunately <noscript> isn't valid in the head of the page. It is a block level tag that can only be used in the body.

To get it to validate you would need to remove the noscript tags and instead use JavaScript to remove that part of the page when JavaScript is enabled.
Well it works on y site take a look www.mancunianmacca.co.uk (disable javascript)
MancunianMacca is offline   Reply With Quote