[Javascript] Override browser disabling Javascript

Cutter Bl cutterbl at hotmail.com
Mon Jun 24 07:25:01 CDT 2002


That would be the <noscript></noscript> tags, right?

Cutter
http://www.falcon-knives.com

----Original Message Follows----
From: Peter Brunone <peter_brunone at yahoo.com>
Reply-To: javascript at LaTech.edu
To: javascript at LaTech.edu
Subject: Re: [Javascript] Override browser disabling Javascript
Date: Fri, 21 Jun 2002 12:04:48 -0700 (PDT)


  Ranjit,
     Your best option is probably to create a page or DHTML element that 
tells the user to enable JavaScript.  Then, if it's already enabled, you can 
change or turn off your notice with Javascript... but if the user has 
disabled scripting, your message will show.
Regards,
Peter
   Ranjit Babu <d0153019 at ncb.ernet.in> wrote:
Hi all..

I'm working on some code where it's imperative that my Javascript code
runs. But.. it is possible to disable Javascripts on webpages through
settings in the Security-->Custm settings dialog box in IE.
How do I work around this?
Can I do any one or both of the following..
- Identify on load whether the browser has Javascript disabled so I can
alert the user
- Enable Javascript on the browser automatically(programatically)
..?

Thanx in advance for any answers..

-Ranjit



_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript





---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




More information about the Javascript mailing list