Your Ad Here

Home » JavaScript »

0

Hi friends,

if the one site most of functionality in javascript, if the browser is disable the javascript, then total site will not working, to detect the that the javascript is disable or not, to that following code will work:

<noscript>
    Javascript is disable, please enable to access the site.
</noscript>

You may like these posts

    Simple JavaScript validation for datesHow to convert feeds to html using javascript and phpMulti-language support for web application with MySql and PHPSimple tooltip using javascript and css?

 

Leave a Reply