Submitted by Stephen Clay (not verified) on Thu, 03/30/2006 - 05:04.
A bookmarklet out of this would be even handier. Add new SCRIPT elements to the HEAD to include this (and readable.js), then call InlineConsole.addConsole (since window.onload will have already fired). and poof..instant JS console on /any/ page.
Oliver Steele lives in Western Massachusetts and commutes to downtown LA, where he is bringing an operating system from handwaving to reality. He was the architect of OpenLaszlo, the author of PyWordNet and other open source projects. His interests include programming languages, knowledge representation, information visualization, and math education. [more]
A bookmarklet out of this would be even handier. Add new SCRIPT elements to the HEAD to include this (and readable.js), then call InlineConsole.addConsole (since window.onload will have already fired). and poof..instant JS console on /any/ page.