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!

Link to comment
Share on other sites

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.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.