View Single Post
Old 07-06-2009, 09:51 AM  
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
Quote:
Originally Posted by borked View Post
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?
StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote