The applet above uses Rhinohide, and can detect DOM events in this page. Here it detects mouseover events. For each targeted element T, it inserts T.toString below:
(mouse motion not yet detected)
Also, it appends 'highlight-me' (as defined in the style sheet _/_.css) to the class attribute of each target element.
test host | ok | details |
---|---|---|
linux firefox | ok | |
linux mozilla | ok | |
windows firefox | ok | |
windows ie | no | DOM events are unsupported by IE7. |