  |
Advanced DHMTL - http://www.meissnersd.com/javascript.htm
Demonstrates advanced Javascript with demos of flocking fish and lighting animation |
  |
Pseudo-links - http://www.webmaster-kit.com/jsdom.html
Working demo with tutorial how to create pseudo-links using DOM. |
  |
Animated document title - http://www.dynamicdrive.com/dynamicindex11/animatedtitle.htm
Demonstrates the use of NS 6's document.title property to animate the document's TITLE. |
  |
Submit Once! form validation script - http://www.dynamicdrive.com/dynamicindex11/submitonce.htm
Use this practical script to prevent users from abusing the submit button of your forms in NS 6 and IE 4+. It will automatically disable the button immediately after it's pressed. |
  |
DHTML Window - http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow.htm
A 100% DOM based window that can be dragged, resized, and closed like a regular window. |