popup open position in chrome

后端 未结 6 1780
情书的邮戳
情书的邮戳 2020-12-06 09:53

When I\'m using firefox and then using window.open(\'blah.com\',\'blah\',\'left=-30,top=-300\');, the popup opens in my second display above my first one but in

6条回答
  •  自闭症患者
    2020-12-06 10:10

    I think this is a bug in Chrome to be honest but I'm not aware of a fix at the moment as I'm new to JavaScript myself. Sorry I'm sure this not the answer you were looking for.

提交回复
热议问题