On Saturday, March 12, 2011 11:38:54 PM UTC+1, Deepak Singh wrote: > > So any work around to get it done on popuppanel ? >
Two ideas: - load in an iframe in the popuppanel - load in the HTML host page, in a hidden DIV, and then move the DIV element within the popuppanel (do not use getInnerHTML/setInnerHTML as event handlers and other references on elements could be lost) -- 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.
