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

