Events Level 2 Demonstration

Events_2_Demo.xht_source.txt XHTML 1.1 Events_2_Demo.java
[applet: unsupported by this browser]
requires: Java 1.6

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.