The problem is when i try to display com.google.gwt.user.client.ui.HTML
(String html) with html like this

<code>
<br><ul><li>dotted el1<br></li><li>dotted el1<br></li></ul><font
color="#339966"><b><br></b></font><ol><li>one</li><li>two</
li><li><font color="#000000">three</font><br></li></ol><font
color="#339966"><b></b></font>Colours and other things work fine.<br>
</code>

When i put that code directly to a plain html file and open it in any
browser it works fine.
But when i use it to create HTML object, there is no numbers in list
printed, or dots in dotted list.

Tried with hosted mode, FF, IE
Tried with HTML (from gwt and gwtext) and HTMLPanel(gwt-ext)

Any ideas ?


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