HomeTemplatesTemplate FAQsonLoad Command

onLoad Command

Need to load a javascript as your web page loads?

What happens when you want to activate say 2 scripts via the body tag when a page is loaded? .

Example: <body onLoad="ScriptA();ScriptB();">

This worked with CMSimple up to version 3.4 and CMSimple XH up to version 1.1.2 but not with version 1.1.3 on. The changes brought with version 1.1.3 to the onload() command posed a problem.

See following text for an explanation... onload-command-readme.html