Is there a possibility to influence the order in which the objects on my website are loaded by the browser. A flash film, e.g. shall be loaded last.
For help, I would be grateful.
Thanks.
You could use an onLoad function which writes the movie in.
So give the table cell or whatever the movie is contined by an ID - then use innerHTML to write it in.
Otherwise - things are written in the order they appear in the code.
Alternatively I suppoese you could use inline script tags - and write to the page - depending on the load status of the page - same difference.
b2 - benbiddington@surf4nix.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.