How can I open a new window using a URL that is generated inside the getScript callback function, and avoid pop-up blockers?

后端 未结 3 563
我寻月下人不归
我寻月下人不归 2021-01-18 20:49

The issue I am having is when I try to do something like the below code, the window will be blocked by pop-up blockers. I am using getScript so that I can make cross domain

3条回答
提交回复
热议问题