So.... is this correct?
Page = not yours
iFrame page = yours (though the iFrame itself is not yours)
dhtml script = yours
---Question 1: how does the Page get your dhtml script? do they simply link to it (i.e., <script src="www.yoursite.com/dhtmlwindow.js">)?
1) the Page opens your dhtml window.
2) if the user clicks "yes," your dhtml window opens a popup with an iFrame, showing the iFrame page.
---Question 2: what is this "popup"? is it another dhtml window or similar modal window? is it a new browser window?
3) you want the original dhtml window to close at this point.
...correct?
Please post a link to the page on your site that contains the problematic script so we can check it out.
Bookmarks