Open new popup window without address bars in firefox & IE

Posted by Anbu on Stack Overflow See other posts from Stack Overflow or by Anbu
Published on 2010-05-26T01:32:03Z Indexed on 2010/05/26 1:41 UTC
Read the original article Hit count: 290

Filed under:
|

Hi everyone, hope someone can help. just cannot get a new window to open in Firefox without address bars. IE works fine with below code

Blockquote window.open('/pageaddress.html','winname',directories=0,titlebar=0,toolbar=0,location=0,status=0,menubar=0,scrollbars=no,resizable=no,width=400,height=350);

i need to make for all browser

© Stack Overflow or respective owner

Related posts about firefox

Related posts about addressbar