How to Disable or Enable Javascript in Internet Explorer 6.x

Learn how to turn on or off Javascript in your Internet Explorer 6.x browser.
by Updated January 29, 2009

Many modern websites today use Javascript and require it to be enabled in your browser for you to experience the full features of a site. It is often used for things such as navigation menus, or pop-up photo galleries. The majority of the time it is harmless and is simply used to enhance a website.  However, Javascript can also be used for malicious purposes and can pose significant security risks when enabled in an unprotected browser.  The following steps should be taken to disable or enable Javascript in an Internet Explorer 6.x browser.

Microsoft Internet Explorer 6.x

  1. On the menu bar click on the Tools menu and select Internet Options from the drop down box.
  2. Click on the Security tab, and then make sure Internet is selected in the Web content zone box.
  3. Now click on the Custom Level… button, which will open the Security Settings pop-up window.
  4. In the Security Settings window scroll down to the Scripting section.
  5. Directly, underneath Scripting there will be a section called Active scripting.
        a. To Disable: select the Disable option, then click the OK button.
        b. To Enable: select the Enable option, then click the OK button.
        c. To Prompt: select the Prompt option, then click the OK button.
  6. A Warning! box should pop-up which will say, “Are you sure you want to change the security settings for this zone?”,  click the Yes button.
  7. Click the OK button in Internet Options to save your changes.

Note: I would not recommend that you use the Prompt option unless you’re doing web development, due to the fact that a large majority of websites on the Internet are using javascript. This means that each time you visit a site that is using javascript you will be inundated with a pop-up box saying “Scripts are usually safe. Do you want to allow scripts to run?”. You will then have to click either the Yes or No button, in order to let the script to run or not. If a site has more than one script on a page you will get this pop-up box for each script.

 


0
0

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


So are you wondering who favorites your tweets from twitter, or who favorited the same tweets as you favorited? Well there's actually a few cool favorite sites that you can use to discover who is favoriting your tweets. It can be pretty interesting and...  more »

If you want to disable the Content Advisor in Internet Explorer, but have forgotten the required password needed to turn Content Advisor off, don't fret. You can easily solve this Content Advisor password issue quickly by making a simple edit to the...  more »

Wouldn't it be cool if you could monitor Twitter conversations in real-time based on certain keywords. Well guess what... you can, and the best part is it's super easy to do. You don't even have to download and install any software. A new website called...  more »

A lot of social bookmarking sites are now iFraming in other websites, in order to keep traffic on their site so they get more pageviews. In order to get around the HTML iFraming of your site, below is a little javascript code that will automatically get a...  more »

I would like to learn how to get the skills and education to be able to build interactive websites. Can you give me some help and explain how to get started?  more »

If you use Windows Live Hotmail, at some point you may want to add an email address or domain to your safe senders list (whitelist). This will insure that you will continue to receive emails from the sender's address without the them going to the spam or...  more »

Learn how to block unwanted or malicious websites from opening in all versions of Internet Explorer, including IE 8.  more »

In just a few steps, PayPal makes it really simple for you to create product buy now buttons or links for websites and email. Follow these steps to create a 'Buy Now' Paypal link: Log into your PayPal account. Click on the 'Merchant Services' tab, then...  more »

Here's how you can create a Twitter status link, so users can quickly retweet your message from a hyperlink on your website.  more »

Due to various circumstances, websites can become unavailable for a period of time. Thus, listed below are the services that you can use to be able to view sites even when the website servers are down. Coral Cache Coral Cache comes handy at times when...  more »

Easily add a line break to an HTML ToolTip.  more »

Adding a CSS border to an ASP.NET Image control was a mystery to me for the longest time. While you could easily use an html image and add the runat="server" to it and then add CSS, I really wanted to use an asp:Image control along with a CSS border....  more »