  |
Advanced DHMTL - http://www.meissnersd.com/javascript.htm
Demonstrates advanced Javascript with demos of flocking fish and lighting animation |
  |
Resolution Independent Layout - http://digilander.libero.it/indipendent_res/
Script set "body.style.zoom" according to the width of the window, that can be resized. |
  |
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. |
 |
Adding Methods to HTML Elements - http://lawrence.ecorp.net/inet/samples/js-ext-element-xb.shtml
How to extend HTML elements with custom methods when coding Web 2.0 application and DHTML. |