A Cross-Browser Javascript Command-Line Debugging Tool
Screenshots
The Jash console when it first opens
Javascript input: entering an anonymous function
The Jash DOM Mouseover tool in action. Notice the text "this.currentNode" in the input field - it represents
the node underneath the cursor.
Tab completion in action. The result matches appear in the output console. If only one
match is found, it is automatically inserted into the input field. Otherwise, matches are
displayed.
CSS entry mode - turning the document.body red via CSS.