Eventlist Bookmarklet for Prototype.js

Inspired by kangax’ bookmarklet showing the overall number of event handlers registered with Prototype’s observe() method, the Eventlist bookmarklet goes one step further: It shows which HTML elements have how many event handlers attached to them. When hovering an item of the list a second window pops up showing what kind of event handlers and how many of them are registered with the hovered element. To give yet more context the element corresponding to the hovered list item receives a red outline overlay. VoilĂ  for the basic functionality. Read more…

This entry was posted in JavaScript, Prototype and tagged , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>