Debugger for Internet Explorer
February 15th, 2008 Filed Under Javascript, Tips & Tricks, browser, debuggers
If there was no Firebug this would be a great tool to have for any developer, but as firebug has set the benchmark in quality debugging, this tool has become mere an information plugin for Microsoft’s Grade-A browser.
But definitely its a sigh for the web developers to see something at last for the black boxed IE.
- DOM Inspector: View DOM Tree and modify tags attributes and css attributes on the fly to test your page
- HTTP Inspector: View HTTP/S request to check cookies, GET and POST parameters, view server info
- Javascript Inspector and Javascript Console: View javascript functions for easier debugging, see Javascript and AJAX code
- HTML Validator: Validate HTML code to correct and optimize your code and html size of your page
- And many more features: See page cookies, get pixel color on a page, make a page screenshot…
Post Linx
Permalink | Trackback |
|
Print This Article |
Comments
Leave a Reply


