Hiding toolbar in IE

K

KublaiKhan

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
 
R

Randy Webb

KublaiKhan said:
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.
 

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