View Single Post
  #2 (permalink)  
Old 01-23-2008, 06:21 AM
speed speed is offline
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default Re: To NOSCRIPT or not to NOSCRIPT that is the question

My take on this is that if the JavaScript is there to enhance the site and the site is still functional with JavaScript off then don't worry about adding what would be empty noscript tags as they do nothing.

However if the site is not usable without the JavaScript then the noscript tags must be present with alternative HTML in them.

Depending on your JavaScript you may be able to reduce the number of noscript tags by putting all your JavaScript together in one block.
Reply With Quote