How to window.open with a toolbar in Google Chrome?

后端 未结 5 1653
情深已故
情深已故 2020-12-01 18:23

The following javascript opens a pop-up in Firefox, Safari, IE, and Google Chrome:

window.open(\"http://google.com\", \"foo\", \"toolbar=yes,location=yes,men         


        
5条回答
  •  不思量自难忘°
    2020-12-01 18:41

    There is a bug open for Chrome: https://code.google.com/p/chromium/issues/detail?id=82522

    It has not received a lot of attention from Google. Vote for it.

提交回复
热议问题