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] How to turn off JavaScript?


  • From: paul at novitskisoftware.com (Paul Novitski)
  • Subject: [Javascript] How to turn off JavaScript?
  • Date: Sat Feb 11 03:26:01 2006

At 01:04 AM 2/11/2006, George Tsang wrote:
>How would one turn off Javascript in IE6? Or for that matter, any 
>other browser?


Internet Explorer:
- Tools
- Internet Options
- Security
- Custom Levels
- Scripting
- Active scripting
- select: Disable

Mozilla Firefox:
- Tools
- Options
- Content
- deselect: Enable Javascript

Paul