How to Disable JavaScript in IE5.0/5.5
Anybody knows how to disable JavaScript in IE5.0+
In Netscape its pretty simple in Advanced Options
but i couldn't find how to make it happen in IE5?
I need to test how my HTML(JScript) code behaves when JavaScript isn't present
- not only in Netscape!
Re: How to Disable JavaScript in IE5.0/5.5
It's at "Web Content" in the Preferences. Uncheck "Enable scripting" in the
bottom part "Active content" of the dialog.
cya
Frederiek
"I D" <id_id@mailcity.com> wrote:
>
>Anybody knows how to disable JavaScript in IE5.0+
>In Netscape its pretty simple in Advanced Options
>but i couldn't find how to make it happen in IE5?
>I need to test how my HTML(JScript) code behaves when JavaScript isn't present
>- not only in Netscape!