Forms - Controls



Validation (IP Address) Download

Tuesday, June 3rd, 2008

This script allows you to verify the value of an IP address. It also check for special cases such as "0.0.0.0" and "255.255.255.255".

CHECK DIGIT SCHEME Download

Tuesday, June 3rd, 2008

The Luhn Mod-10 Method is an international standard for validating card account numbers. Previously this had been documented by ISO 2894/ANSI 4.13 which was created in 1980 and

cool_corners.js Download

Monday, June 2nd, 2008

This script can transform the square DIVs into nice looking DIVs with round corners.

So, more or less what you can do with the Mozilla CSS property -moz-border-radi

mooRainbow Download

Sunday, June 1st, 2008

mooRainbow is a powerful Javascript color picker that allows you to visually choose and use colors as a real and useful application.

mooRainbow can be attached to

MailTo: Link Generator Download

Friday, May 30th, 2008

Use this easy code generator form to quickly create mailto links for your page. 

You can make mailto links that include To, Cc, Bcc, Subject, and Body materia

Wipe Element Color Download

Friday, May 30th, 2008

This script was designed to enhance the MouseOver/MouseOut appearance of elements.

The background color is ‘wiped’ with a new color from the left on MouseOver and

Verify Duplicate Fields Download

Friday, May 30th, 2008

Verify Duplicate Fields verifies that a typing error did not occur. Download from:

DATE / TIME ON STATUS BAR Download

Tuesday, May 27th, 2008

This script will display the current day of the week, month, date, year, hour, minutes, seconds, and AM or PM in your Status Bar like this:
Thursday, May 10, 2001 1

Pyxy-gallery Download

Tuesday, May 27th, 2008

Pyxy-gallery is an AJAX image gallery in PHP and JavaScript, which optionally uses lightbox.js. It is designed to be an ultra-light-weight, "drop-in" image gallery.

JAVASCRIPT GET VARIABLES Download

Monday, May 26th, 2008

JAVASCRIPT GET VARIABLES allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML.