I found the HTML class allows me to insert arbitrary html. This is great, but the html class puts my html in a div. Is there something similar that does not have this constraint? If I have some arbitrary html I'd like to insert at the start and end of the page, is it possible to do so without closing it in a div?
I'm looking to do something roughly as follows: - completely arbitrary html that leaves some divs open - gwt magic - completely arbitrary html that closes the divs that were left open Thanks, Phil -- 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.
