I was wondering whether it would be hard to stick some javascript into
my GWT host page that would detect when GWT doesn't load.  Sometimes
this happens because my deployment went wrong and the js files are
missing, but it can also happen if their browser is not supported or
some other strange thing is going on.

Has anyone written any js code for this already?  Something that
waited until the browser thought that all the scripts were done
loading, and if the GWT globals weren't present, pop an alert() or
edit the DOM?

Thanks,
Dobes


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to