Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:43
new window
Poster: stefan __at__ amaco.be
Dated: Wednesday April 3 2002 - 9:34:31 BST
if i use the menu to go to another page, it allways opens a totally new page, when i select a topic in the menu, how can i open the page in the same page? and stopping it from opening in a new frame?
Re: New Window
Poster: Andy
Dated: Tuesday April 30 2002 - 21:08:38 BST
Cliff,
If I understand your problem, then I think you are trying too hard. Drop all the javascript statements and use "http://phsweb45/bloodbank/SOPs/SOP.htm target=_blank". I think that will give you what you need.
Gary
Re: New Window
Poster: pittman92 __at__ comcast.net
Dated: Friday May 3 2002 - 4:01:47 BST
Gary - I am having this problem as well. I understand the fix that you suggested to Cliff, but I am trying to open up a statically sized window out of the menu. I tried it with a Javascript as well, but it generates an error on the page. Is there any way to use the target=_blank statement and pass it the width/height/noscroll variables?