HTML without a DIV
I need to attach pure HTML to a FlowPanel and do not want to the HTML item to be surrounded by <div> or <span> -
I'm basically using a third-party library that will dynamically look for items (<a>, <img>, <p> and others) within my panel and will break if it encounters a <div> or <span>. I've looked around and cannot find a solution.
Can this be done.
Jean
PS: I hate that GWT adds <div> to everything!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/LFG5__Tnj7sJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home