Download JavaScript Code Examples, Tutorials, Reference

Provide thousands of free JavaScript code examples, DHTML, HTML JavaScript Tutorials, Reference and Help. JavaScriptBank.com is the best JavaScript resources




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com See above

Installation Instructions:




1: Copy and paste the following HTML at the end of the BODY section of your page:
Select all...




2: You'll also have to insert a bit of code in the actual BODY tag: onload="LEDinit()". So, your BODY tag will lok like:
<BODY onload="LEDinit()">