Archive for April, 2007

Firebug: Edit, debug, and monitor CSS, HTML, and JavaScript live in any web page!

Tuesday, April 17th, 2007

Today, I asked a co-worker whether or not it was possible to debug javascript in real-time inside the browser. I didn’t want to embed cumbersome temporary Alert()’s into the source which was already in production.
Specifically, I wanted to see how the .swf was reaching outside of the Flash Player and invoking a javascript function in [...]