Maninder, Singh
2006-Feb-24 14:56 UTC
RE: Appending <tr>''s to Table - Images in<tr>''sloading slowly.
I tried the same thing Ryan - tried preloading the images using javascript once and then using CSS (heights of desperate behavior ;) But no Luck! But, IE is misbehaving in this respect. The application behaves fine once loaded. But, each refresh sucks! Only if I knew why this was happening ... :) Thanks anyway, Mandy.
Jerod Venema
2006-Feb-24 18:39 UTC
Re: Appending <tr>''s to Table - Images in<tr>''sloading slowly.
Hey Mandy, I do know that, at least with images applied via CSS, IE refuses to used the cached version if absoulute URLs are used. That is, never use /var/wwwroot/images, but always ./images. Also, check that the IE setting for reloading the page is "automatically" and not "every visit to this page". A couple more resources: http://ahinea.com/en/tech/ie-dhtml-image-caching.html http://mir.aculo.us/articles/2005/08/28/internet-explorer-and-ajax-image-caching-woes Most of the suggestions play with cache control header extensions. I can''t say which will work or not though. Good luck :). -Jerod On 2/24/06, Maninder, Singh <mandiv-W2hqgAdRMsX2eFz/2MeuCQ@public.gmane.org> wrote:> > I tried the same thing Ryan - tried preloading the images using javascript > once and then using CSS (heights of desperate behavior ;) > But no Luck! > > But, IE is misbehaving in this respect. The application behaves fine once > loaded. But, each refresh sucks! > > Only if I knew why this was happening ... :) > > Thanks anyway, > Mandy. > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs