Forums

This topic is locked

Function for onload

Posted 17 years ago
1
has voted
17 years ago rodger myles posted:
Can someone give me a function to onload several items?

How would I call it from the Body tag?

I also need to do a notice for downloading the latest flash player with this. What coding would I use?

Thanks

Replies

Replied 17 years ago
17 years ago Seb Adlington replied:
Hi Roger,

Just seperate your seperate calls with a semicolon ie <body onload="function1();function2()>

For your flash detection let Adobe do the work for you www.adobe.com/products/flashplayer/download/detection_kit/

Cheers

Seb

Reply to this topic