This link appeared in WDRL 154 on .
One weird devtool trick this developer uses. {$experts} hate him!
Remy Sharp shares a great developer tools trick for working with elements on a page to work with elements on a page: Select an element with $('element') as in jQuery, and get a real array of elements with $$('div').