Re: loading order
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: loading order

From: Jean Pierre Daviau <Once@WasEno.ugh>
Date: Tue Feb 28 2006 - 19:13:24 CET

"RobG" <rgqld@iinet.net.au> a écrit dans le message de news:
ABLMf.542$Nv4.85628@news.optus.net.au...
> You, as a JavaScript programmer, can't direct the second page to pickup
> where the first page left off or to use cached images in preference to
> those on the server. There are other techniques to provide hints to the
> browser to cache stuff but you can't be certain that it will happen.
Would an onBeforeUnload event in the first page would be sufficient to throw
that information with the url?lastloadedImage=3
or
a for loop testing for image complete in the second page

Where can I get info on that. I have red the Fith editon of Dany Goodman
book ... and did not find precise information on what you are .

Thanks again
Received on Mon May 1 03:41:23 2006