Could somebody tell the way to use HTML List Tags inside a Ext.Panel??
I'm render a panel and then update using Element.load()... all html tags works fine (this tags came from HTMLEditor) except lists!!
Is there a problem? A bug in Panel ou a bug in me...