The DebugBar V4.1.1 is an Internet Explorer plug-in that brings you new powerful features :
- 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...
http://www.debugbar.com/
For Scripting Debugging, there's a post in IE Blog:
http://blogs.msdn.com/ie/archive/2004/10/26/247912.aspx
regards,
choongseng
1 comment:
Hi,
Thank you for trying DebugBar. Any comment, feeback, bugs are welcome (forum/wiki are present on the website).
Note that there is also a complementary tool Companion.JS (here : http://www.my-debugbar.com/wiki/CompanionJS/HomePage ) for advanced Javascript debugging.
It is free, version is 0.2, not yet a real JS debugger, but it is improving step by step.
Hope the tools as useful.
Thanks.
JFR
http://www.debugbar.com
Post a Comment