Forum Moderators: open

Message Too Old, No Replies

iframe a popup which goes at specific point

         

soladon

10:44 am on Aug 31, 2005 (gmt 0)

10+ Year Member



Hello,

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!

tedster

1:33 am on Sep 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A lot depends on what code (especially what scripting) is associated with that target page -- which I assume is not under your control, from what you said.

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?