Jump to content

Javascript disabled error in browser when accessing my site!


saravanataee

Recommended Posts

Dear all,

 My new web project is fully based on javascript. Each and every fields and form's have javascrip and ajax call's. So, if any user who comes without any knowledge of javascrip whether it is enabled or disabled in browser, my site will not work properly for them. So, i want to prevent them from unknowingly feel that the site has problem. Instead i just want to throw an error like google or any site does. If an access to my page comes from a browser i should first check whether the javascript functionality has been enables or not. If not i will throw an error saying that "please enable javascript in your browser for the better user interface something like that.

 

How can i acheive this. I am having this in mind but do not know how to acheive the output.

 

Any help will be greatful.
 

Thanks!

So, i want to prevent them from unknowingly feel that the site has problem.

But the site does have the problem. It doesn't work without JavaScript.

Instead i just want to throw an error like google or any site does.

Like any good site, Google handles JavaScript being disabled just fine.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.