Forum Moderators: open

Message Too Old, No Replies

Javascript - openWin function

can it open more than one window?

         

dragonangel

4:22 am on Sep 13, 2003 (gmt 0)

10+ Year Member



Hey all

When I used the funtion openWin for a link and click on that link, it opens a new window. but when i click on the link again it doesn't open another window but refreshes the first one. is there a way to make it open ANOTHER new window?

Thanks

tedster

5:29 am on Sep 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The trick is to assign a new, different window name with each link. This means using a slightly different function so that TWO parameters are passed with each link: the URL and the window name.

See this thread [webmasterworld.com] message 4 under "Seaprate Pop-up Windows".