[jQuery] Re: jquery preload images

2009-10-16 Thread kknaru
thanks for your help, that is a very good article

[jQuery] Re: jquery preload images

2009-10-16 Thread Leonardo K
http://jqueryfordesigners.com/image-loading/ On Fri, Oct 16, 2009 at 10:48, kknaru wrote: > > can you give me some good references? i'm trying to understand the > process so i don;t want to use a plugin

[jQuery] Re: jquery preload images

2009-10-16 Thread kknaru
can you give me some good references? i'm trying to understand the process so i don;t want to use a plugin

[jQuery] Re: jquery preload images

2009-10-16 Thread Leonardo K
the callback of load function is called when the ajax request is complete (this not include waiting images to load). You have to use some plugin to preload images. On Fri, Oct 16, 2009 at 08:26, kknaru wrote: > > nobody? :(

[jQuery] Re: jquery preload images

2009-10-16 Thread kknaru
nobody? :(