On Dec 15, 2005, at 7:50 AM, Arnar Birgisson wrote:
2005/12/14, Gunfighter <[EMAIL PROTECTED]>:
MochiKit has a ton of great features. A feature I've found helpful
when
working with my TG app is the interactive interpreter as demonstrated
on the MochiKit site:
http://www.mochikit.com/examples/interpreter/index.html
Nice. I use this: http://www.squarefree.com/shell/ on by bookmarks
toolbar. This opens a js shell running in the context of your current
page so you can call any function and inspect any variable. Very
handy..
Unfortunately, the squarefree shell bookmarklet is absolutely
worthless unless you're in Firefox or Mozilla. The MochiKit
interpreter works everywhere MochiKit does, which includes (at least)
Safari, IE, and Opera.
-bob