Forum Moderators: open
I am trying to put inside an iframe a page which is designed to be a popup. The whole thing is inside a div tag.
First, without using iframe when a click the link for the popup it goes at the top left of the screen. Is there a way to force is go somewhere else if I do not have access to its code?
Second, I put it inside an iframe. With IE6 it appears at the top left corner of the browser. With Firefox it appears where I place it BUT the whole browser goes at the top left of the screen.
I tried creating a table and putting the iframe in there but it did not work as I wanted. In particular in IE it ignores the parameters of iframe and in firefox it works great but it takes the browser at the top left.
Any ideas?
Thanks!
What happens if you just put url of the page in your location bar? Can you just display in the regular browser window, or do other changes take place?