Forums
This topic is locked
Function for onload
Posted 12 Jun 2007 17:54:55
1
has voted
12 Jun 2007 17:54:55 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 30 Jun 2007 13:56:00
30 Jun 2007 13:56:00 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
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