PDA

View Full Version : Terminate the navigation bars



grex
January 11th, 2001, 00:42
hi,

Does anybody know to terminate the browser navigation bar? Maybe with javascripts or html?

Thank you.

alext12
January 11th, 2001, 02:01
Yes but only in microsoft internet explorer...
Click view....Hold the cursor over toolbars....
there should be a list of different toolbars, a tick next to the ones running....click on them to activate them\disactivate them. It's probably similar in netscape or other browsers.
you can also press F11 to view full screen
in microsoft internet explorer

Canuckkev
January 11th, 2001, 18:13
Yeah, you can make a code with javascript to pop up a window with no toolbars. Don't know it off the top of my head though, and I'm too lazy to go look. Pretty simple script though.

grex
January 12th, 2001, 15:00
Thanks Alex, but that was not the question. :)

Thanks Canuckkev,

I am too lazy to think about this too.

Maybe somebody else can help?

Thanks.

Chicken
January 13th, 2001, 13:55
Many things you wanted to know about javascript but were afraid to ask:

http://developer.irt.org/script/script.htm

and the site for many other things:
http://developer.irt.org/faq.htm

grex
January 14th, 2001, 03:18
Chicken,

Thanks for your help.

I found what I need. :)