I want to link the code produced by GWT into an iframe like described here: 

https://perishablepress.com/embed-external-content-via-iframe-and-div/


<div style="position:absolute; left:77; top:77; width:377; height:377; 
clip:rect(0,381,381,0); background:#FFF;">

 <iframe src="http://www.google.com/"; width="377" height="377" marginwidth="0" 
marginheight="0" frameborder="no" scrolling="yes" style="border-width:2px; 
border-color:#333; background:#FFF; border-style:solid;">
 </iframe>

</div>




*How can I do that with GWT?*

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to