On 04/14/2009 09:55 AM, Dominik Steiner wrote: > Hi, > > I have a page that contains a lot of images and some of those images > take a long time to load (in total like 1 min) > > I have searched the forum and found this similar post > > http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/d0f0f71ebfd74f0/ff7cc59bd0cb3447?lnk=gst&q=ie7+images+load#ff7cc59bd0cb3447 > > but with no concrete solution to the problem, that IE7 will wait until > all the images are loaded until it will then load the GWT module. > > Is there a work around for this so that the gwt module will be loaded > before the images have finished loading? (using gwt 1.5.3) > Load the images via RequestBuilder() and attach them to the DOM as they arrive?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
