Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I get rid of the TitleBar in Netscape

Status
Not open for further replies.

BlackSand

Programmer
Jan 20, 2003
4
CA
Hi all!
I was trying to take off the title bar to get rid of the close button, but it doesn't seem to be working.

Here is the statement I am using:
<input type=&quot;button&quot; name=&quot;Save&quot; value=&quot;Save&quot; ONCLICK=&quot;vv=open(Page.asp','toexcel','height=150,width=300,titlebar = no, resizable =no, dependent=yes');vv.focus();&quot;>

Anyone can tell me why my Title bar is still there?

Another thing that would help me for this would be the Unload function, it works fine with IE but not with Netscape.

One of the 2 solution would help me solve my problem.

Thanks in advance

BlackSand
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top