I have a PopupPanel that is supposed to appear above a Frame (e.g. iframe). It normally works, but if the iframe contains a pdf (or presumably, anything the uses a plugin...flash, java, etc) then the PopupPanel gets buried. I can fix it in DHTML by using an iframe shim, but it is turning out to be a bit difficult in GWT because the shim must be absolutely positioned.
How can I work around this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
