Hi. We have an arrangement where a publisher of various sites displays our content in an iFrame. What we are trying to do using GWT is to validate whether the iframe (and our content) is actually visible in the window (screen) or whether somebody scrolls and the iframe comes into view.
This is complicated by the fact that we have no control over the publisher's website and therefore cannot set up a trusting relationship between our sites, and therefore the cross-domain security policy comes into play. We don't want to set any values of the parent window, simply read and validate if the iFrame is visible on the screen and not hidden. Can anybody assist? Cheers.
-- 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.
