View Full Version : How Do You Open A Link In A New Window With MS FrontPage 2000?
I was just wondering how you make a page open in a new window with Microsoft FrontPage 2000? Does anyone know if so please help me. Any help is really appreciated!
Thanks in advance. ;)
bcarl314
09-25-2002, 07:16 PM
If you're viewing in Design mode, hold down the control (ctrl) key and click on the link.
That’s not exactly what I meant. I mean like when your using it to make a website & you make click here a hyperlink. But you don’t want it to open in the same windows when you publish it you want it to open in a new window. I was just wondering how you do this. Sorry if I didn’t explain it well enough!
Thanks for all your help so far though! ;)
Nightfire
09-26-2002, 05:29 PM
I know nothing about frontpage, but if you make a link and right click on it, does it show a popup where you can type in a target? If it does, put in _blank
If not, go to html and in the link you want to pop up, add target="_blank" into it:
<a href="yourlinkedpage.html" target="_blank">New window</a>
bcarl314
09-27-2002, 01:09 PM
Aha, now I understand. If you right click on a link (in design mode) where it says "Target Frame" (lower left) click on the little pencil and select "New Window". Or in HTML do what NightFire said.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.