Beat me to it. 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Andy Matthews
Sent: Friday, April 20, 2007 8:19 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Best way to determine if a user has Javascript
enabled?


Simple way to do it might be to use javascript itself to do a forward or
something like that. I've seen people set up a meta refresh of 5 seconds in
the header, then use javascript to do a location.href as soon as the page
loads. If they have js, they get redirected immediately to page A, if they
don't, then after 5 seconds, they get redirected to page B.


Thoughts? 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rick Faircloth
Sent: Friday, April 20, 2007 7:57 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Best way to determine if a user has Javascript enabled?


Good morning, all...

Is there a fool-proof way to determine if a user has Javascript enabled in
their browser?

Rick




Reply via email to