Page 1 of 1

Checking js capability

Posted: Thu Jun 27, 2002 4:37 am
by 9902468
How do you all check if clients browser is javascript enabled?

Posted: Thu Jun 27, 2002 6:17 am
by twigletmac
You don't need to check, you can use <noscript>...</noscript> tags to present information that will only be visible when the client does not have javascript enabled.

Mac

Posted: Fri Jun 28, 2002 12:34 am
by 9902468
Thats right, must been pretty tired when I wrote that 8O