Miscellaneous contains items that haven't been put under a more appropriate heading.
Battleship is a version of the standard battleship game. It works in most browsers.
Simple dynamic vertical tree is an example of hierarchical data display that expands/contracts vertically when you click of nodes with children. The tree does not include text. It works in most browsers.
Dynamic vertical tree is an example of hierarchical data display that expands/contracts vertically when you click of nodes with children. The tree includes text. It does not work correctly with either the Google Chrome and Safari browsers.
Dynamic horizontal tree is an example of hierarchical data display that expands/contracts horizontally when you click of nodes with children. The tree includes text. It does not work correctly with either the Google Chrome and Safari browsers.
Overlapping circles illustrates an event (a mouseover initiated by a click) passing to the covered elements. This works as intended in Adobe SVG Viewer 3 (you click once and all 6 covered elements receive the event). It does not list all the covered elements in Opera or Firefox. It lists just 2 elements with Safari and Chrome. For the browsers where this doesn't work completely, if you jiggle the mouse, it will display all the elements under the cursor.
Napkin chamber illustrates the napkin look and feel in SVG. This works as intended in Adobe SVG Viewer 3, Chrome and Safari. Opera and Mozilla don't display the custom font.