L.E.D. Display Panel

This user-submitted script by Richard Maloney allows you to have messages "written" across a display made to emulate an LED sign. The effect is quite unique as seen above!

read below for installation instructions. If you have any other questions, contact Richard.


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()">