Forum Moderators: open

Message Too Old, No Replies

Browser Window with out menu bar

Browser Window with out menu bar

         

Bman_39

1:56 pm on May 25, 2005 (gmt 0)

10+ Year Member



I'm trying to build HTML pages that don't have the menu bar across the top. I know how to do it from with in a page but not on the index/home page.

BlobFisk

1:58 pm on May 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Unfortunately you cannot do this from within a page. You need to use javascript window.open to spawn a new window and remove the toolbars.

HTH

Bman_39

2:19 pm on May 25, 2005 (gmt 0)

10+ Year Member



Thanks for the quick info