DHTML Examples

Note: The following examples work correctly only under Netscape Navigator v4.0 or later...
  1. dyn1.html Note: hyperlinks follow image!
  2. dyn2.html Note: only the top border, excluding text, receives drag events
  3. dyn3.html When image is entirely within "Dilbert" and "dropped" and action occurs.
  4. dyn4.html Dragging a form object...
  5. dyn5.html Dragging an applet... (Note: style sheets and javascript libraries are imported...)
  6. dyn6.html Popup
The following work under both IE and Navigator.
  1. event handling an example (from O'Reilly) (works with IE and Nav)
  2. dyn7.html Popup (works with IE and Nav)
  3. dyn8-index.html Enabling/disabling popups (and sound!) via checkbox. (works with IE and Nav).