I'm using asp and jscript and I need to determine if the browser (ie5.x, ns4.x) have javascript enabled before any content is displayed -> display an appropriate message if jscript is not enabled
Any help or pointers to urls / previous thread appreciated.
If you use <NOSCRIPT>...</NOSCRIPT>
Browsers with javascript enabled will ignore the tags Browsers with javascript disabled will display whatever is in the tags i.e. your message.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.