JavaScript debugger… Firebug!
Every since development on Venkman stopped, I’ve missed having a debugging tool for JavaScript code.
So, this is one of the most useful finds I’ve made in awhile… Firebug.
Every since development on Venkman stopped, I’ve missed having a debugging tool for JavaScript code.
So, this is one of the most useful finds I’ve made in awhile… Firebug.
Copyright © 2006-2012 BackupBrain: My MicroISV Venture All rights reserved.
Desk Mess Mirrored v1.7.2 theme from BuyNowShop.com.
Firebug is great isn’t it? I’ve been using it for a while now, and love the DOM traversal tool as well. Sure beats alert()!
Yeah, definitely wins compared with using alert()! It’s quite a well-designed extension.