0
Is there any reason to use Javascript with so many users blocking scripts in their web browsers?
I see over 1 million downloads for the top Firefox add-on that is blocking scripts
3 Respuestas
+ 1
Any websites I do that require javascript for some action always include a noscript message. Example: <noscript>Sorry, this page requires javascript. Please enable javascript and reload the page.</noscript>
0
thanks. upvoted.