I'm using an external library to build my GUI.
This external library is doing some initialization at startup and is
accessing HTML DOM tree.

This DOM tree is not contructed when initialization occurs because it
is the application who is in charge to construct this DOM tree...

How to specify that this external javascript library should be read
and interpreted after my application has created the DOM tree ?

--

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