IE Browser

Hi,

While developing the web application, I want to remove all the menu bars / toolbars from the IE browser.

Understand It can be achieved using window.open()while opening new window

but is there any other way jusing javascript /JSP for performing the action for same window.

regards

[321 byte] By [puneet_kathuria] at [2007-9-26 2:45:36]
# 1
I remember having seen a script that makes the window go to 'full screen' mode (try pressing F11 in IE4.0+) but even then there will be a small menu bar. I think I have it somewhere - I'll try finding it and posting here.
jsalonen at 2007-6-29 10:27:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi,No, not the full screen view.requirement is to get the same window without the menubars / toolbars, equivalent to as we get using window.open.Netscape provide some java security model to be called. I don't know much details but am looking for IE
puneet_kathuria at 2007-6-29 10:27:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...