Greetings GWT folks,

I would like to use MathML in my GWT application that should be used
to display science course content.

1) It's just for displaying, no editing
2) I have to only support FireFox for now, and I know that Firefox has
MathML support built-in.
3) I have read many threads into the GWT group and the suggestion in
the thread MathPlayer and dynamic MathML  july03 2006 to use
DOM.setInnerHTML(Element elem, String html) simply doesn't work.
4) It seems to be related to the support of XHTML by GWT? Is it true?
5) Is there any workaround?

Many Thanks

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to