View Full Version : Opening new windows


Starr13
07-14-2003, 06:29 AM
I don't know how to make links on my web page open new windows so the person looking at it won't lose their place. Help me please. email me at death_willcome2u@yahoo.com. thanx

Shaneo
07-14-2003, 07:13 AM
Simply put target="_new" in you link

Eg:
<a href="http://www.linkhere.com" target="_new">Link Name</a>

Starr13
07-14-2003, 09:08 PM
Thanx for helping but I'm not using html codes on my links page I created it using Yahoo PageBuilder and I still don't understand how to do it. Ignorant, yes. Do you know how to do that? thanx

MJPtheMaster
07-15-2003, 10:45 AM
I would suggest using HTML to build your page. It isn't too hard especially when you have Lissa here telling you how to do everything you need to.

pb&j
07-15-2003, 03:35 PM
creating targets using pagebuilder...

http://www.yahoopagebuilderhelp.com/bottom2.html

main pagebuilder help site...

http://www.yahoopagebuilderhelp.com/quesans.html

Starr13
07-27-2003, 04:30 AM
thanx pb&j that "target="bottom" worked:D