new window
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:24 pm
new window
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
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
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
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:24 pm
Re: New Window
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?