Within ajax success block, Am trying to use window.open(''). But, browser blocked opening it. By using async:false also, I can't achieve this. How to overcome from this issue.
FYI: The jQuery version which am using is 1.5.1
Within ajax success block, Am trying to use window.open(''). But, browser blocked opening it. By using async:false also, I can't achieve this. How to overcome from this issue.
FYI: The jQuery version which am using is 1.5.1