devxlogo

JavaScript On or Off?

JavaScript On or Off?

When using JavaScript in your Web pages, you should keep in mind that a user’s browser might not support JavaScript. This could either be because the browser is old or because the user disabled JavaScript. Either way, the

You can also alert users that JavaScript is required and provide them with help on either downloading a compatible browser or re-enabling JavaScript support. One solution is to include a tag inside a set of

 This document requires JavaScript. If JavaScript is unavailable you'll be automatically re-directed to an alternate page.

devx-admin

Share the Post: