Thanx for answering Leo, what i want todo is to change the content of one HTMLPanel among other panels by jscript, lets say for the sample code in first post
String htmlString= "<html><body><script type=\"text/javascript \">document.write(\"Hello World!\");</script></body></html>"; HTMLPanel htmlgwt = new HTMLPanel(html); then if i move the javascript code to the html hosting file so how to call it for htmlgwt panel? I will appreciate any ideas/ Rawand --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
