Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q276 How do I call two functions from the body tags onLoad event handler?

irt.org | Knowledge Base | JavaScript | Document | Q276 [ previous next ]

Q276 How do I call two functions from the body tags onLoad event handler?

As with other JavaScript statements separate them with a semi-colon:

<body onLoad="functionName1();functionName2()">

Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.