Hi
I have Problem with call function external javascript in IE7 not draw
this in reload html page
texto = new HTML();
texto.setHTML("<script>buildRow();</script>");
panel.add(texto);
no call function ..??
...no show alert??
texto = new HTML();
texto.setHTML("<script>alert(\"Hello\");</script>");
panel.add(texto);
Please help
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---