The Haus

Friday, October 31, 2003

Stop New Windows!

No, this doesn't mean sending Microsoft a cease-and-desist letter to keep them from inflicting new versions of their OS on us. I just found out from the Mozilla Links newsletter how to stop sites from opening up links in new windows. Sites like HardOCP are notorious for that. Here's how to do it, snagged directly from the newsletter:

Mozilla browsers have a built-in pop-up blocker that is activated by default. However, they don't stop web pages from opening in new windows by using the target="_blank" or the illegal target="_new" properties. To force such links to open in the same window, add the following code to your user.js file:

// disable target="_blank" (open in same window):
user_pref("browser.block.target_new_window", true);

Or, type about:config to access all available preferences. Locate browser.block.target_new_window; double-click it and type "true".

Just another reason why Mozilla is the coolest browser on the planet.

News for 10/31/2003

Recent Headlines

January 5, 2015: It Returns!
August 10, 2007: SCO SUCKS IT DOWN!
July 5, 2007: Slackware 12.0 Released
May 20, 2007: PhpBB 3.0 RC 1 Released
February 2, 2007: DOOM3 1.31 Patch

January 27, 2007: Join the World Community Grid
January 17, 2007: Flash Player 9 for Linux
December 30, 2006: Darkness over Daggerford 1.2
December 19, 2006: Pocket Tunes 4.0 Released
December 9, 2006: WRT54G 1.01.1 Firmware OK with Linux/Mac

All original information on this website is copyright © TheHaus.Net, 1999-2005. The use of original images, text, and/or code from this website without expressed written consent is prohibited. The authors of this site cannot be held responsible for any damage, real or imagined, which comes from the use of information presented on this site. All trademarks used are the properties of their respective owners. This site is not to be used as a floatation device (but if you try, I want a video tape of it).