$1
from the console, so if you want to register an event handler on something in a page to try out something, you could run $1.addEventHandler(...)
. Or replace or otherwise process its innerHTML, and so on. Useful.And it gets better.
Webby thoughts, most about around interesting applications of ecmascript in relation to other open web standards. I live in Mountain View, California, and spend some of my spare time co-maintaining Greasemonkey together with Anthony Lieuallen.
$1
from the console, so if you want to register an event handler on something in a page to try out something, you could run $1.addEventHandler(...)
. Or replace or otherwise process its innerHTML, and so on. Useful.