Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Hide or show toolbar, menubar, etc. from body onload event?

  • Subject: Re: Hide or show toolbar, menubar, etc. from body onload event?
  • From: Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>
  • Date: Wed, 22 Mar 2006 13:10:46 +0000
  • Newsgroups: alt.html
  • Organization: schestowitz.com / MCC / Manchester University
  • References: <HBaUf.172202$H%4.153970@pd7tw2no>
  • Reply-to: newsgroups@xxxxxxxxxxxxxxx
  • User-agent: KNode/0.7.2
__/ [ Noozer ] on Wednesday 22 March 2006 11:32 \__

> Just wondering if it's possible to code a webpage so it will hide it's menu
> bar, toolbar, etc. when loaded.
> 
> I'm using this for a popup help system in an intranet web application.
> 
> Thanks!

Do not do this. Use the space which you have for page rendering and make no
assumption about the Web browser used or manipulate peripheral objects. This
thing you are trying to achieve is a definite no-no, even if it can be
workable in one browser (guess which notorious one). Any attempt to
implement browser-specific attributes encourages monoculture and lack of
choice through unilateral off-the-edge extension (rather than reliance on
standards).

In general, any intervention with windows structure, size, decorations and
the like is highly annoying to the user *EVEN* if it has an effect (e.g.
Konqueror can have scrollbar colours manipulated /a la/ Internet Explorer).

Hope it helps,

Roy

-- 
Roy S. Schestowitz      |    "Beauty is in the eye of the beerholder"
http://Schestowitz.com  |    SuSE Linux     ¦     PGP-Key: 0x74572E8E
  1:05pm  up 14 days  5:42,  8 users,  load average: 1.92, 1.12, 1.13
      http://iuron.com - Open Source knowledge engine project

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index