Issue with window.close and chrome

后端 未结 6 671
长情又很酷
长情又很酷 2020-11-30 02:41

Im trying to close a child window with javascript and in firefox everything works fine but in chrome the window doesnt close

here is what im using

$(         


        
6条回答
  •  春和景丽
    2020-11-30 03:05

    I think it's working in Chrome Kiosk ( Fullscreen ) mode. Tried successfully.

提交回复
热议问题