Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Override browser disabling Javascript


  • From: javascript@xxxxxxxxxx (Ziggy)
  • Subject: [Javascript] Override browser disabling Javascript
  • Date: Mon, 24 Jun 2002 09:56:01 -0400

Hi Ranjit,

Well, I don't know of any way for a webpage to change my settings on
it's own, and I'm quite thankful for it actually. :)

If you want to limit it to JS enabled browsers you could write your
entry links out which users click to enter with JS using document.write,
and then have NOSCRIPT tags to display a "turn on js you fool!" message,
or something.

Cheers,

Kim

-----Original Message-----
From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]
On Behalf Of Ranjit Babu
Sent: Friday, June 21, 2002 2:52 PM
To: Javascript@xxxxxxxxxx
Subject: [Javascript] Override browser disabling Javascript



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@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript