Subject: call method before page is loaded is it possible to call my onModuleLoad-method before the page is completely loaded? for example, i know the module needs a div id="foo" on the page - nothing else - and as soon as foo exists, the gwt can do an async call while the rest of the page loads. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. |