Hello,
We have a web application where we're using "top.document" since this application uses iframes and sometimes we must reach the top document.
The problem started now since we need to integrate this application in a website and we put it inside an iFrame in this very site. Since the application uses "top.document" it is reaching the site's "document" instead of the application's "top".
Do you have any ideas to help us solve the problem?
Thanks in advance!
Rui