Sep 29, 2000 #1 Katta Programmer Dec 3, 2001 1 SE How can i know if the user has turned of the Javascript option in his browser.
Sep 29, 2000 #2 NickBulka Programmer Aug 10, 1999 832 US [ignore] use a noscript tag <script language='javascript'> put your functions here </script> <noscript> Sorry, javascript is required </noscript> [/ignore] [sig]<p>nick bulka<br><a href=mailto: > </a><br><a href= http://www.bulka.com> </a><br>Get your technical books at Bulka's Books<br> http://www.vstorebooks.com/bulkasbooks[/sig] Upvote 0 Downvote
[ignore] use a noscript tag <script language='javascript'> put your functions here </script> <noscript> Sorry, javascript is required </noscript> [/ignore] [sig]<p>nick bulka<br><a href=mailto: > </a><br><a href= http://www.bulka.com> </a><br>Get your technical books at Bulka's Books<br> http://www.vstorebooks.com/bulkasbooks[/sig]