| Author |
To check for javascript
|
Ashok Kumar
Ranch Hand
Joined: Aug 27, 2004
Posts: 93
|
|
|
How do you check if javascript is enabled or disabled in a browser?Also i need the specifics for IE,FireFox and Mac browsers.
|
"Decide what you want, decide what you are willing to exchange for it. Establish your priorities and go to work."
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
Moved to the HTML/Javascript forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Ashok Kumar
Ranch Hand
Joined: Aug 27, 2004
Posts: 93
|
|
I found a workaround for this problem.I thought others might benefit from it.So i am posting the code here. The workaround here is we set a cookie and try to get it which is possible only if javascript is enabled. replace Kookie with cookie
|
 |
 |
|
|
subject: To check for javascript
|
|
|