Monday, October 06, 2008

Using Multiple JavaScript Onload Functions

When scripts are written they're used to accomplish a given task, e.g., create a rotating picture gallery, or to validate a form. This means that for each different type of usage, a separate script is necessary. Often, a script is called using an onload function.

read more | digg story