Hey guys,
I was wondering if anyone knows if its possible to have two child windows from one parent.
Here's what I'm encountering:
1. I use window.open() to open a popup window.
2. I use window.open() again to open a different popup window
3. The second page I'm opening just opens in the first window (I can only ever have one child window at a time)
Is there a way around this?
Thanks guys!
Jack
I was wondering if anyone knows if its possible to have two child windows from one parent.
Here's what I'm encountering:
1. I use window.open() to open a popup window.
2. I use window.open() again to open a different popup window
3. The second page I'm opening just opens in the first window (I can only ever have one child window at a time)
Is there a way around this?
Thanks guys!
Jack