Hi!
I can't believe Google isn't turning up many answers on this, but...
If I try and use javascript's opener object to refer back to the window that spawned the popup when in HTTPS, the opener object is null! It sort of makes sense from a cross-site scripting point of view, but does anybody know how I can get a popup in HTTPS to be able to talk back to its parent again?
I can't believe Google isn't turning up many answers on this, but...
If I try and use javascript's opener object to refer back to the window that spawned the popup when in HTTPS, the opener object is null! It sort of makes sense from a cross-site scripting point of view, but does anybody know how I can get a popup in HTTPS to be able to talk back to its parent again?