Hey All,

I'm having a problem with the popup blocker in safari. I have a script which makes an ajax call to a server (jquery .post) and in some situations generates a popup in the callback (window.open()) . This logic seems to work great everywhere except safari. Anyone aware of a good workaround for this situation?