Removing Menubars and Toolbars from IE

C

choxio

I've seen several older posts saying there is no way to hide menu bars
in IE unless you call window.open().

Is this still the case?

I'm interfacing with a app that I don't have control over. The idea is
that users log into my app do whatever and I then populate form tags
with user id and password and submit the form to the other app. This
logs the user in but the called app is used for reporting and the
status bar, menu bar and tool bar take up a lot of vertical space.
 
R

Randy Webb

I've seen several older posts saying there is no way to hide menu bars
in IE unless you call window.open().

That is partially correct but correct for the most part.
Is this still the case?
Yes.

I'm interfacing with a app that I don't have control over.

You don't have control over the user's browser either.

The idea is that users log into my app do whatever and I then populate
form tags with user id and password and submit the form to the other app.

Not sure why you do it that way, but ok.

This logs the user in but the called app is used for reporting and the
status bar, menu bar and tool bar take up a lot of vertical space.

Deal with it. Its part of scripting browsers and its there for the user
to decide, not the page author.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top