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.
|