473,387 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Hiding toolbar in IE

The following code

<head>
<script language="Javascript">;
self.toolbar.visible=false;
</script>
</head>
....

does indeed hide the toolbar in the current window in Mozilla but not
in IE6. How do I get it working in IE?
TIA

KK
Jul 23 '05 #1
1 6355
KublaiKhan wrote:
The following code

<head>
<script language="Javascript">;
self.toolbar.visible=false;
</script>
</head>
....

does indeed hide the toolbar in the current window in Mozilla
Not in mine it doesn't.
but not in IE6. How do I get it working in IE?


You don't.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Jul 23 '05 #2

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

Similar topics

15
by: Code Monkee | last post by:
How can the toolbar and menubar be hidden in IE? When opening the window via javascript I can specify 'toolbar=no,menubar=no', which works fine. However if the window already exists how can I...
2
by: Sha Crawford | last post by:
How do I hide the mouse pointer in a particular MS Access form? Thanks. Sha Crawford www.sha-crawford.co.uk
1
by: apgoodb | last post by:
I have an application that uses various popup forms. All of these forms are maximized when open. When they open you can see the windows start button and quicklaunch toolbar, but after a minute or...
8
by: Jho | last post by:
Is it wise to do the following to hide html source and other info. I plan to do a popup window which would close my existing web page and popup a window in its place without toolbar and...
0
by: Brian Mitchell | last post by:
Is it possible to create an auto hiding toolbar from a windows form? I've turned a windows form into a custom toolbar and would like it to dock on any side of the screen as well as auto hide. I...
6
by: Juan Pedro Gonzalez | last post by:
I wanted to add a Combobox to a toolbar... Kind of the look you get on VisualStudio's toolbar. I've been able to find some VB 6 samples, but the placeholder option is no longer available for...
0
by: Jeff | last post by:
The code below works to open an new browser window without toolbar, etc. I'm also attempting to hide the vertical scroll bar. Could someone tell me what I need to add to this code to do so (in a way...
3
by: Andy Lim | last post by:
Hi all, In my recent asp.net (2.0) project, I want to give a desktop-application look and feel to my users. I think I'll do it by hiding the browser's default menu & toolbar right from the...
1
by: charandevi | last post by:
Hi all, My requirement is to hide the toolbar of browser on the same page itself for IE and Mozilla Firefox using javascript. Is it possible? If yes, kindly let me know the code.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.