the point is that your EntryPoint#onModuleLoad method triggers at document load, which is when the dom is ready, but not when the images are ready, so you have to wait until the window load event is triggered. that is all.
HTH Michael On Mar 24, 12:45 pm, mariyan nenchev <[email protected]> wrote: > I'm not sure what you are trying to do :(. -- 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.
