On 9 oct, 22:49, Mohamed Mansour <[email protected]> wrote:
> If the HTML file is formatted correctly and validates, I see no reason why
> it wont work :) At the end, HTML is markup language.
If you get well-formed *X*HTML, then yes, XMLParser will work (XHTML
is XML), but it wouldn't solve JavaMan's problem as he wants a
com.google.gwt.dom.client.Element, not a com.google.gwt.xml.Element.
@JavaMan: have a look at Element.setInnerHTML(), or eventually the
HTML or HTMLPanel widgets.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---