Disabling Javascript on page
Emm I started implementing javascript to my web site, but when I came in mind that user agent(browser) can disable running javascripts I was confused :confused: Whats the point coding with javascript if site visitor can disable it ...? :eek:
I just code few good functions that protects my website, but when I remembered that I can disable javascript via browser it just killed me...
Maybe you know any other languages similar to javascript and that user cannot disable it?