hi,

recently I load a URL with combobox inside a iframe, the iframe is a
Frame type inside a portlet.

When I drag drop the portlet, combobox inside that page will
disappear.

It occurs in IE6, but not in IE7 and FF.

Is there any way to fix it? Thanks!

e.g.

Frame frame = new Frame("http://www.yahoo.com/r/2q";);
Portlet portlet = new Portlet("Title","");
portlet.add(frame);


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to