Ok. No worries. I just misunderstood the 'loading' text and thought % would be better. I think it'd be too much unnecessary work to query it constantly and return a value for it. The problem with 'loading...' images is that you don't know if the loading has failed, and there's nothing in jQuery that I know which returns a value for the amount of a file returned (although it would be cool!).
Here is an example of JS preloading and progress: http://www.javascript-page.com/preloading2.html Will Jessup wrote: > > Dan, > > I'm not exactly sure how to do that ... it may be possible w/ some > iframe trickery , but not sure. > > image.complete only returns true/false > > Will > -- View this message in context: http://www.nabble.com/tweenbox---image-gallery-tf2002237.html#a6386170 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
