Forum Moderators: open
The best approach is simply to set a message for browsers with Javascript disables that JS is required to use the site. You can use a noscript tag for that:
<noscript>This site requires Javascript to be enabled.<br>
To enable Javascript in Internet Explorer, click "Tools" [i](... etc.)[/i]</noscript>