If my GWT app is in a container iframe, is it possible to get
propertys of elements from outside that frame?
I tried a simple;
DOM.getElementById("testid").getInnerText())
But the app couldnt find it.
Is there any way for the GWT app to look "outside" its container? Or
to even tell if it has one?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---