Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where is my IE60 javascript debugger?

Status
Not open for further replies.

jhilltektips

Programmer
Jul 4, 2003
19
US
Hello,

I am running IE 6.0. I develop using javascript and the automatic javascript error messages in the status bar to help me debug my applications. However, something happened, and i dont get those error alerts anymore. For instance, now, when there is a javascript error, the page just stops working. I dont get an error that will give me the error and what line it took place on. What happened? And how do I reinstall this functionality?

Thanks,
JHill
 
someone had a similar question a couple weeks ago, try doing a keyword search

-kaht
 
Tools > Internet Options > Advanced

uncheck "Disable script debugging"
check "Display a notification about every script error"


=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); }
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top