![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi All I have an array of strings. Each string is something like this: myJsp?param1=..¶m2=..¶m3=... I have to call a window.open for each of these strings. I am looping through these strings and calling the window.open for each. But this does not work. It won't pop up a second window unless the first one is closed. If I put an alert message before calling the window.open, and close the previous window each time, it works. How do I pop up multiple windows? |
![]() |
| Thread Tools | |
| Display Modes | |
| |