Valerio and Aaron Newton spent a few weeks a while back putting together a bookmarklet that would give you a Firebug-style JavaScript console for browsers without Firebug (IE, Safari, etc).
Related Submissions:
- Learning JavaScript and DOM with Console In this tutorial, you are going to learn what a console is, and more importantly, how you can leverage it to learn JavaScript and DOM...
- Event Delegation, Take 2 Aaron Newton spent a few days chewing on his MooTools event delegation code and came up with a more elegant method for managing delegation that...
- What’s Up With MooTools MooTools core developer Aaron Newton covers what’s happening in the world of MooTools. MooTools is not dead but instead continues to push forward. ...
- jQuery and the Ajax Experience, Programming to the Pattern, and What Really Makes One Framework Different From Another Aaron Newton, MooTools core team member, reflects on his time at The Ajax Experience and waxes philosophical about javascript frameworks. ...
- Find the JavaScript Framework with WTFramework WTFramework, created by Oskar Krawczyk, is a small bookmarklet that lets you quickly find out the JavaScript (Ajax) framework in use on a site. You...