June 23, 2013

Check JavaScript Disabled

It may happens sometimes client's PC JavaScript will be disabled.
So What I want to display some message to client
"Please enable javascript in your browser for better viewing the site."

we can use noscript for that it fires when javascript disabled in the browser.
So we can put there relevent message in that section.

image

That’s It.
Enjoy Learning.

No comments:

Post a Comment