Javascript
Here is a list of my Javascript code samples. You may click on the name for more detailed information,
which may include an example of what the code produces and tips for getting the code to run in your web site.
You may also download the code directly from this page by clicking the disk icon on the right.
| Name |
Description |
Download |
| Ad Rotator |
This is a very simple script that lets you rotate ads on the client side. It also supports rotating script based ads, which is handy. |
 |
| Form Validation |
Validate forms for inconsistent data on the client-side before submitting them using this code snippet. |
 |
| News Crawl |
A news "crawl" is text which scrolls by slowly at the bottom of the screen. This script lets you create your own crawl. |
 |