Re: trigger bodyonload without image load



Praveen wrote on 12 mrt 2007 in microsoft.public.scripting.jscript:

is it possible to trigger <Body onoad function before getting all
images in UI getting loaded.
Now body onload wont fire until all image are loaded.....

That is just the idea that it waits for that.

Otherwise, Praveen, you can set a

<script type='text/javascript'>blah()</script>

anywhere in the page.


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
.



Relevant Pages

  • trigger bodyonload without image load
    ... is it possible to trigger <Body onoad function before getting all images in ... Now body onload wont fire until all image are loaded..... ...
    (microsoft.public.scripting.jscript)
  • Re: random image Rotation
    ... Brian wrote on 10 mrt 2007 in comp.lang.javascript: ... different images on 1 page. ... I have found loads of script that will load a differnet image ...
    (comp.lang.javascript)