Quote:
Originally Posted by borked
well, the file's written and no errors are showing, and it does a little blink/refresh when I hit ok, but nadda on the layout
here's what's got written during testing clicking various things from various categories
Code:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
#history-menu{display: none;}#bookmarksMenu{display: none;}#back-button[disabled="true"] { display: none; }#forward-button[disabled="true"] { display: none; }#stop-button[disabled="true"] { display: none; }#home-button { display: none; }
|
damn... there's nothing worse than code that has no errors, works perfectly and yet... does nothing. How do you fix that?!?!
When you open the preferences to the menus pane, do you see all the menu items or just a list of the menus themselves?