Naaah, I've check this one... it still load all the image in view port... what 
I want to achieve is that some sort of 
var imgtemp = new Image(); which will cache image however this only works for 
img tags not background... I cant find API nor plugins for this solution. does 
anyone have any idea or a workaround?

Best Regards

Darwin Liem

--- On Tue, 12/9/08, Karl Swedberg <[EMAIL PROTECTED]> wrote:
From: Karl Swedberg <[EMAIL PROTECTED]>
Subject: [jQuery] Re: how to image cache using jQuery?
To: jquery-en@googlegroups.com
Date: Tuesday, December 9, 2008, 8:37 AM

the Lazy Load plugin might help:
http://www.appelsiini.net/projects/lazyload
 
--Karl
____________Karl Swedbergwww.englishrules.comwww.learningjquery.com


 
On Dec 9, 2008, at 12:12 AM, darwin liem wrote:
Hi,

Sorry for my unclear question...
What I'm try to resolve here to load the page first in term of layout without 
loading all the images, then after all layout and modules loaded, the jQuery 
can start fill all backgrounds and images with preassigned image (the image 
should be finished loaded before set on the "container" <-- tags or object to 
contain image - in term of background or <img> tags). this will faster the page 
load and people can read the content earlier before the image is shown and can 
see the images assigned to the page later.

Best Regards
 Darwin Liem

--- On Mon, 12/8/08, Richard D. Worth <[EMAIL PROTECTED]> wrote:
From: Richard D. Worth <[EMAIL PROTECTED]>
Subject: [jQuery] Re: how to image cache using jQuery?
To: jquery-en@googlegroups.com
Date: Monday, December 8, 2008, 6:33 AM

What do you mean by "do image caching from jQuery"? It would help if you could 
provide a little more detail about what you're doing or a problem you're trying 
to solve.

- Richard

 On Sun, Dec 7, 2008 at 11:52 PM, darwin liem <[EMAIL PROTECTED]> wrote:
  hi,

I'm new in jQuery... can someone help me to understand how to do Image caching 
from jQuery. thanks...

       
 
       



      

Reply via email to