473,513 Members | 2,595 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Removing unwanted toolbars

I just have one index.html page with NO links NO pics. Just a simple
html page.

Whenever I open that page I want to eliminate few things like:
I don't want scroll bar -> I have a solution <body scroll="no">
I don't want status bar -> ? need solution ?
I don't want toolbar bar -> ? need solution ?
I don't want menu bar -> ? need solution ?
I JUST want the title bar, address bar and the IE window.
Please help

Apr 5 '06 #1
5 1626
VK

Maxi wrote:
I just have one index.html page with NO links NO pics. Just a simple
html page.

Whenever I open that page I want to eliminate few things like:
I don't want scroll bar -> I have a solution <body scroll="no">
I don't want status bar -> ? need solution ?
I don't want toolbar bar -> ? need solution ?
I don't want menu bar -> ? need solution ?
I JUST want the title bar, address bar and the IE window.


First of all you *cannot* switch toolbars on and off pragrammatically
in the current window (neither status, menu etc.) The only exception is
scrollbars.

- But I absolutely need it!
- Sorry, you can not.
- But somehow, even IE specific?
- Noop, absolutely no way.
- But my whole concept is based on it!
- Sorry, change your concept.

;-)

You only option is to open new window from within the existing one with
predefined properties (in hope that popup blocker will not prevent it):

var w = window.open('index.html','myWindow','location=yes' );

(whatever is not set to "yes" presumed to be "no" by default).

Apr 5 '06 #2
VK

VK wrote:
You only option is to open new window from within the existing one with
predefined properties (in hope that popup blocker will not prevent it):

var w = window.open('index.html','myWindow','location=yes' );

(whatever is not set to "yes" presumed to be "no" by default).


Saving your time on the next post: :-)

No, you cannot
var w = window.open('index.html','myWindow','location=yes' );
window.close(); // close current window
without raising security dialog on window.close() User will be asked
first and she may opt for keeping the original window.

Apr 5 '06 #3
I don't want to open a new window.

Do you mean to say that it is impossible without opening a new window?

Apr 5 '06 #4
VK

Maxi wrote:
I don't want to open a new window.

Do you mean to say that it is impossible without opening a new window?


<quote>
First of all you *cannot* switch toolbars on and off pragrammatically
in the current window (neither status, menu etc.) The only exception is
scrollbars.

- But I absolutely need it!
- Sorry, you can not.
- But somehow, even IE specific?
- Noop, absolutely no way.
- But my whole concept is based on it!
- Sorry, change your concept.
</quote>

Briefly and plainly: yes, it is impossible without opening a new window.

Apr 5 '06 #5
Maxi wrote:
I just have one index.html page with NO links NO pics. Just a simple
html page.
What kind of homepage would that be? "Hello, world!"? Please spare us
this waste of disk space and bandwidth, and go online when you have
something really important to say.
Whenever I open that page I want to eliminate few things like:
There is no page.
I don't want scroll bar -> I have a solution <body scroll="no">
I don't want status bar -> ? need solution ?
I don't want toolbar bar -> ? need solution ?
I don't want menu bar -> ? need solution ?
I JUST want the title bar, address bar and the IE window.


No signed script, no help. It's /my/ browser, not yours.
PointedEars
Apr 6 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6427
by: Steve Dorsey | last post by:
Hello I'm creating a web page that contains a flash presentation. I currently have it resizing the user's web page and placing it on the screen using this script: ...
7
7914
by: Utter Newbie | last post by:
Just wondeing if there is a way to keep from having a certain parameter sent when posting a form to another page (method=get)... So as an example a page will post something like this from a form...
1
1087
by: ThunderMusic | last post by:
Hi, I have a page where I have the following <table> <tr> <td rowspan=4><asp:textbox></td> <td><asp:textbox><td> </tr> <tr> <td><asp:textbox><td>
0
1493
by: Abhinay | last post by:
hi, this is abhinay, i have data ie xml file Ex: <root> <child1> <cc1>aaa</cc1> </child1>
4
3103
by: Nerry | last post by:
I have a database that, when opened, I would like it to appear with no Access menubar / toolbars, at all. I don't want it to look like Access at all. Can I do that? Thanks for the help, anybody?
6
1900
by: lawpoop | last post by:
Hello all - I have a situation where I want to remove a string from a file and write it to disk before I do further work with it. It's a malformed xlm document with a string that causes our...
0
961
by: Bower | last post by:
Hi, Im developing an access database that checks the users windows log in details then sets up diffrent toolbars depending on the username. Iv got the adding bit sorted. The problem is when you...
15
1906
by: Neil | last post by:
So, I tried to copy a toolbar. I have a custom menu bar for a form. Tried to copy it so that I could modify the copy and use it with another form. With no direct way to copy it, I made a copy of...
0
2195
by: Sky | last post by:
I have an Access 2003 front-end database with custom toolbars. The toolbars work fine. One annoying feature is that at the far right edge of each custom toolbar there a small dropdown arrow....
0
7160
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7384
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
5086
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3233
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3222
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1594
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
799
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
456
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.