On 15 juil, 19:06, Dan <[email protected]> wrote:
> Dear All,
>
> onModuleLoad is not called where I have a div id the same name as my
> module:
>
> <!doctype html>
> <html>
>   <head>
>     <meta http-equiv="content-type" content="text/html;
> charset=UTF-8">
>     <title>test</title>
>     <script type="text/javascript" language="javascript" src="banner/
> banner.nocache.js"></script>
>   </head>
>
>   <body>
>     <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1'
> style="position:absolute;width:0;height:0;border:0"></iframe>
> <div id="banner"></div>
>   </body>
> </html>
>
> If I change rename-to or the div id to anything other than the same
> name it works. Is this a known problem? I cannot see anything
> searching the web.

See http://code.google.com/p/google-web-toolkit/issues/detail?id=4003

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