Target Attribute
I have a webpage with links to other webpages using A HREF. I want a new window to open, but only have one new window (2 total) open at any time. I have used the target attribute and given it a unique name. When I first click on a link, it opens a new window and takes me to the new window. When I go back to my orginal page and click on another link, the new window that is already opened is now updated to the new webpage.
The problems is I do not go to the new window, I stay on my orginal page.
What I would like is to go to the new window each time a link is clicked on. I only want 1 new window opened and want the new webpage in that window. But I would like to direct the user to the new window each time.
Is there some way to do this.
Thanks for any help
|