Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / JavaScript / September 2005



Tip: Looking for answers? Try searching our database.

Forcing a sound clip to load last

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Les Juby - 30 Sep 2005 05:45 GMT
Hi

A clint has insisted we load a babbling brook sound clip to his home
page but it needs to load last to avoid delays in loading images and
other elements.

Simply declaring it at page bottom doesn't help much.  Tried a few
code snips found here and there but with lirrle success.

Pretty bog standard coding, and the requirement is for IE-6
compatibility minimum.

Any suggestions please.?

  thanks

     .les.
McKirahan - 30 Sep 2005 13:11 GMT
> Hi
>
[quoted text clipped - 13 lines]
>
>       .les.

Have you tried this?

<body onload="your_function()">

EVENT HANDLER:  onload
http://www.devguru.com/Technologies/ecmascript/quickref/evhan_onload.html

"The onload event handler executes the specified JavaScript code or function
on the occurance of a Load event. A Load event occurs when the browser
finishes loading a window or all the frames in a window."
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.