I know how to do it in html with target=_blank, but how do I make it so one of my links on the ‘links’ bar will open in a new window? (thus preserving the original page for convenience)?
edit: this is IE6 which we are forced to use on win2000 machines at work.
nivlac
November 5, 2007, 8:12pm
2
Lobsang:
I know how to do it in html with target=_blank, but how do I make it so one of my links on the ‘links’ bar will open in a new window? (thus preserving the original page for convenience)?
edit: this is IE6 which we are forced to use on win2000 machines at work.
Just go to File, New, Window, etc.
Lobsang
November 5, 2007, 11:14pm
3
So there’s no other way of doing it? The above is a two-step process.
File new window
click the link
What happens if you hold down Ctrl when you click the links in the toolbar? I just tried it in Firefox and it worked, maybe the same will work in IE.
Try shift if Crtl dont work. Since shift opens a link on a page in a new window in IE
Right click, Open in New Window is what I use.
doesn’t work when the link is in the favourites or in the ‘links’ within favourites.
D’oh! Sorry, misread the OP.