|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on January 27, 2005.
How do I prevent pop-up windows from not showing the location bar?Add the following line to your user.js file: user_pref("dom.disable_window_open_feature.location", true);
Or you can enter about:config in the location bar. |