View Full Version : Sorry- Linking chromeless windows from frames


kristelio
07-24-2003, 06:03 PM
Hi everyone,

By searching old threads I found the same question as I have, but couldn't find the answer anywhere.
Why when I have a link to a chromeless window from a certain frame does not only the chromeless window pop up but also the page where I am linking from?

I know this has to do with the first part (#):

<a href="#" onclick="mywindow=openIT('mylink.htm',400,200,null,null,'my windowname')">Open
Link</a>

But I would really like the window to pop up over the entire page without opening another window..

If anyone can help it would be greatly appreciated.

Thanks!
Kristel

AR8
07-25-2003, 02:08 AM
Maybe the target is not targetted towards the right frame or whatever. I'm not perfect with HTML, and, I'd have see the code, and understand the question better. But, someone else will understand, have no fear.