Invalid Domain

You are here :

Reference   JavaScript Code Library

Forms & Data

IsFormComplete()
This function checks to make sure no fields in a form are blank.
All JavaScript browsers

IsEmailValid()
This function tries to determine whether the given email address is of a valid syntax.
All JavaScript browsers

MD_random()
This function returns a random integer between two numbers.
All JavaScript browsers

Aleeanne Cookie Library
This set of functions eases the pain of using cookies.
All JavaScript browsers

parse_get
This library module processes client-side GET queries, providing a simple way to pass data from one page to another without using a CGI script.
All JavaScript browsers

Array Enhancements
JavaScript 1.2, which works only in Netscape 4.0, adds several fundamental methods to the array object. A few of these very useful methods are included here in a form that can be used by 3.0 browsers.
All JavaScript browsers