Re: onModuleLoad() - what is it in javascript
seems 1.6 documentation is old, it is assuming main script is in body.
now it is in head tag.
In detailed compile file, there is call for compile like
"schooldistrict();".
Which is bootstrap javascript function for all script lets.
My guess is main script (function/object) is getting executed soon
after loading, which
in tern is injecting all script tags in body, which in tern rendering
body.
Global School District
http://schoolk12.appspot.com/
On Sep 8, 11:56 am, Ernesto Oltra <ernestoka...@gmail.com> wrote:
> Oops, and try using the "Detailed" compilation mode, to be able to search
> "onModuleLoad" in the javascript file and then track it better when compiled
> in advance mode.
--
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@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home