954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

check javascript enabled or not

Hi Frendz,
How to find the javascript is enabled in the browser or not?

Karthik_pranas
Posting Pro
564 posts since Feb 2011
Reputation Points: 96
Solved Threads: 97
 

You could create a cookie using Javascript and let PHP check if it is there. The only pitfall is when cookies have been disabled. There is no sure way to do this.

pritaeas
Posting Expert
Moderator
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 
You could create a cookie using Javascript and let PHP check if it is there. The only pitfall is when cookies have been disabled. There is no sure way to do this.

Ok Fine...

Karthik_pranas
Posting Pro
564 posts since Feb 2011
Reputation Points: 96
Solved Threads: 97
 

or you can also use javascript code in your application and sidewise use tag...
If script is not enabled then that tag will be implemented...

IIM
Junior Poster
165 posts since Jun 2011
Reputation Points: 46
Solved Threads: 37
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: