IE

TwitterFacebook
Get flash to fully experience Pearltrees
I’m preparing another (hopefully) useful full length article, but in the mean time I want to share with you a trick for getting a world-class debugger for free in IE. JavaScript debugging in Visual Web Developer Express Some background: users of Visual Studio have long known that it comes with an awesome debugger, probably the best JavaScript debugger there is (though Firebug is catching up fast). Whenever you get a JavaScript error, Visual Studio can connect to the Internet Explorer process and start debugging. You can pause the execution of the code, rewind and fast-forward execution, modify data held in variables and get notified when specific variables change in value. http://berniesumption.com/software/how-to-debug-javascript-in-internet-explorer/

How to debug JavaScript in Internet Explorer | Bernie Sumption :: Software

http://projects.nikhilk.net/WebDevHelper/ Web Development Helper is a free browser extension for Internet Explorer that provides a set of tools and utilities for the Web developer, esp. Ajax and ASP.NET developers. The tool provides features such as a DOM inspector, an HTTP tracing tool, and script diagnostics and immediate window. Web Development Helper works against IE6+, and requires the .NET Framework 2.0 or greater to be installed on the machine. Once installed, the tool can be activated using the Tools | Web Development Helper command. You can also customize your browser's toolbar to add a button for this command to facilitate frequest use.

Web Development Helper

http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=18359 Overview The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to: Explore and modify the document object model (DOM) of a Web page.

Download Details - Microsoft Download Center - Internet Explorer Developer Toolbar