hide bar address in popup ( chrome ) [duplicate]
问题 This question already has answers here : Open new popup window without address bars in firefox & IE (6 answers) Closed 6 years ago . I'm looking for this, but I don't find the solution. I'm opening a popup using: window.open(url, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, copyhistory=no, width=w, height=h, top=top, left=left'); All is ok, but it doesn't work, at least in chrome, and I need it working. I found solutions like location