Hi,

I'm implementing a component that could be implemented with different HTML
elements.
Depending of what we want we could start with "a", "span" or "div".
So I would need to replace the node at runtime so users could change the
structure maybe with a "type" propoerty.

I'm trying to make this work with luck. Could someone share some code
snipet on how to change the current "element" of a UIBase with other
HTMLElement ?

Thanks

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to