Hello,
Assume the script A had created popup B = window.open ...
Script S in the B needs to access an element E which is in the A's container.
Hierarchies/locations: root<IFRAME<A<E>>>
and for popup: root<FRAME<B<S>>>
How should such an access be performed?
Something like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.