Event Handling
- <LAYER> tag accepts onLoad, onMouseOver, onMouseOut, onFocus
and onBlur JavaScript event handlers
- for elements positioned by CSS Positioning, event handlers can be set from JavaScript
- event handling is possible for positioned elements (just like windows) via setCapture and releaseCapture