Menubar AutoHidden

Menubar AutoHidden
1450

How to install

Created by Waga. Last updated Dec 22 2006.
26 installs this week, 1638 total.
*****

Auto Hide Menubar when mouse hover navigator,they will auto show

Feedback

Reviews

David McRitchie said on Jan 27 2009

Going with the change suggestion by xemoka (May 13, 2008); otherwise, ''File, Print Preview'' is selectable but does nothing. *****

loosenut said on Nov 16 2008

Works great! Thanks! *****

xemoka said on May 13 2008

Good style, to update for Firefox 3:

/* begin css */

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#toolbar-menubar{
visibility: collapse !important;
}

#navigator-toolbox:hover > #toolbar-menubar{
visibility: visible !important;
}

/* end css */ ****

JuanBR said on Dec 28 2006

I changed the way it hides by changing display:none to margin-top:-20px; to make it so I can keep my current organization: the adress bar and the navigation buttons are in the same bar as the menus :D *****

libshh said on Dec 25 2006

Nice! More screen estate! /me likes it! :) *****

Discussions

Start a new discussion

Try KallOut Accelerators for Firefox

Mail the admin.