I would like to have a button/link in a page with the following behavior:
- On the first click, open a pop-up.
- On later clicks, if the pop-up is still open, open a new tab in pop-up window.
I tried to achieve this with in Firefox, but whatever I do non-first pop-up opens in parent window.
Any ideas?