IE 7/8 'No Add-Ons Mode'


/ Published in: Other
Save to your folder(s)

IE7 and IE8 support “No Add-ons Mode,” a troubleshooting mode. When you run IE this way, no 3rd party code runs... You can start No Add-ons Mode in a few ways:

(To exit No Add-ons Mode, simply close that browser window.)


Copy this code and paste it in your HTML
  1. // In the Run box on the Start menu:
  2. iexplore –extoff
  3.  
  4. //Click “Internet Explorer (No Add-ons)” under All Programs -> Accessories -> System Tools
  5.  
  6. //Right-click the IE icon on the Start Menu (if IE is your default browser) and select “Browse Without Add-Ons”

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.