Hi, Easiest way to explain should be this example http://www.massimofidanza.it/firefox . This works correctly (popup is focussed again) only on IE. Is there any workaround (without closing and opening a new popup)? update: option for javascript to raise popup windows is enabled.
|
|
This seems to work: make w a global variable. When the popup link is clicked, check if w exists and if it exists, close it and open the other popup...
|
||
|
