SubtleClickAll Bookmarklet

A friend of mine asked me for a simple bookmarklet today. He uses Safari so that opens up a few possibilities.

Take a CSS Selector and run the click method on each matching element.

And here it is:

SubtleClickAll

Drag that link to your bookmarks and you’re good to go.

Known to work in Safari beta 4. Has not been tested anywhere else.
Could also work in IE8 or Firefox 3.1+ or Safari 3.1+

The code is all up on gist.github.com