Currently createPopup() is only supported in IE (See http://help.dottoro.com/ljsxcrhv.php).
Is there a univsersal createPopup() replacement? Or is conditional code required based on browser detection?
Hopefully, I am looking for something that 1. not only provides the same functionality, but 2. has the same interface or at least could provide the ingredients to create 'createPopup()' clone without too much work.