lieb39 Posted September 14, 2003 Share Posted September 14, 2003 Hello everyone, I wasn't sure exalty what to post this in but I figured this is a good thread. I am wondering how I can make mozilla open a new window everytime I click a link from a 3rd party program, such as outlook, so that instead of the website loading in my current window it loads in a new window. If mozilla doesn't support this, are there any regedit edits or anything like that to make it operate like this? Thanks, lieb39 Link to comment Share on other sites More sharing options...
Sboulema Posted September 14, 2003 Share Posted September 14, 2003 put this in your user.js of firebird: // Stop reusing active windows: user_pref("advanced.system.supportDDEExec", false); Link to comment Share on other sites More sharing options...
lieb39 Posted September 14, 2003 Author Share Posted September 14, 2003 I can't seem to find that file.. where would it be located? Link to comment Share on other sites More sharing options...
Fotix Posted September 14, 2003 Share Posted September 14, 2003 I can't seem to find that file.. where would it be located? Assuming XP: Drive:\Documents and Settings\<Windows user name>\Application Data\Phoenix\Profiles\default\<random letters> If it's not there, create a file in a text editor and save as user.js Link to comment Share on other sites More sharing options...
lieb39 Posted September 14, 2003 Author Share Posted September 14, 2003 Thanks, worked like a charm. The file didn't exist, so the find function didn't work :rolleyes: Thanks again, lieb39 Link to comment Share on other sites More sharing options...
Kasteo Posted September 14, 2003 Share Posted September 14, 2003 I believe he ment "prefs.js" not "user.js". It's weird, my firebird already have this line in the prefs.js. Link to comment Share on other sites More sharing options...
dreamz Veteran Posted September 14, 2003 Veteran Share Posted September 14, 2003 actually, you're supposed to create user.js and edit that, not prefs.js. edit: you can also get tabbrowser extensions and it should have some settings in there. probably does the same thing. and kasteo, nice sig. sawasdee krub! Link to comment Share on other sites More sharing options...
Recommended Posts