|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on January 27, 2005.
How do I delay the time a menu takes to open a sub-menu?Add the following line to your user.js file: user_pref("ui.submenuDelay", 1000);
Or you can enter about:config in the location bar. You can change the value 1000 to however many milliseconds you wish. |