Pass parameters to window.open method without appending to url

前端 未结 0 1166
无人共我
无人共我 2021-01-24 08:58

I am currently using window.open() method in the following manner

window.open(url, \'_blank\');

Where url is of the form

testUrl.c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题