![]() |
|
|
+ Search |
![]()
|
Jan 28th, 2003 04:07
Klaus Bolwin, Jes C,
In Gecko-based browsers you can use this code: window.toolbar.visible = false; window.menuebar.visible = false; However you should reset these properties on unload the document: window.toolbar.visible = true;