JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 15th, 2001, 04:44 PM
rtaylor rtaylor is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jan 2001
Location: In a multi-cultural mess.
Posts: 569 rtaylor User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 59 m 30 sec
Reputation Power: 13
How can I tell whether a browser has javascript enabled?

I want to pop a "help" window in a "new" location so the user
is aware that there are now 2 windows -- the help window
and the "main" window that the help refers to.

How can I tell whether a browser has javascript enabled?

Robert
__________________
Robert
---
If it's hard, it's probably wrong.

Reply With Quote
  #2  
Old August 15th, 2001, 04:53 PM
DJdrenaline DJdrenaline is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jun 2001
Location: Toronto, Ontario, Canada
Posts: 631 DJdrenaline User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 19 sec
Reputation Power: 12
If javascript is disabled, but the script exists in the page:

<script language="javascript">
<!--


-->
</script>

The <!-- --> hide the script from browsers that don't have javascript or don't have it enabled.

If javascript is not enabled or is not supported by the browser, anything between the
<noscript> </noscript>
tags will be processed.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignJavaScript Development > How can I tell whether a browser has javascript enabled?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap