# Open new browser window without toolbars

**URL:** https://forum.kirupa.com/t/open-new-browser-window-without-toolbars/213140
**Category:** Uncategorized
**Created:** [January 17, 2007, 7:50am UTC](https://forum.kirupa.com/t/open-new-browser-window-without-toolbars/213140 "2007-01-17T07:50:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tidus2728](https://avatars.discourse-cdn.com/v4/letter/t/8797f3/32.png) [@tidus2728](https://forum.kirupa.com/u/tidus2728)
#### Post date: [January 17, 2007, 7:50am UTC](https://forum.kirupa.com/t/open-new-browser-window-without-toolbars/213140/1 "2007-01-17T07:50:53Z")

</div>

Hi all,

I have created my web pages in our intranet taht opens PDF files. I want to open them in a new popup browser window without the toolbar and menubar. I have tried this code:

\<A HREF="#" onClick=“window.open(‘[http://server1/doc/test.pdf](http://server1/doc/test.pdf)’, ‘popup’, & #39;width=100,height=100,screenX=200,left=200,screenY=200,top=200,toolbar=no,status=yes,location=yes,menubar=no,directories=yes,scrollbars=yes,resizable=yes’)”\>window\</A\>

from a different forum but it does not seem to work in my case.

Can anyone help me on this one?

Thanks…

tidus2728
