View Full Version : Please Help


sagraco
04-23-2003, 11:33 PM
Please help me with this. I have frames on my website. I want this to happen: when a link is clicked, it opens in a brand new page, but it is NOT in a new window. I've tried lots of things, but it always opens in a new window. HELP :(

starlet
04-23-2003, 11:53 PM
your question isnt very clear...you mean you want it to open in the current window, but get rid of your frames? if so try adding target="_self" to the links.

sagraco
04-24-2003, 12:04 AM
Yes!!! Thank you, that's exactly what I wanted!!! thank you so much!

sagraco
04-24-2003, 12:10 AM
Wait, it's not working. If you go to my page, then click "Guild Stuff" in the pink sidebar, it opens in itself. I did put target="_self" in the link code. This is not what I wanted... oh, i'll never figure this out!!

starlet
04-24-2003, 12:14 AM
Sorry, my fault! it should be target="_top"