- TalkBack 10 of 15:
- Next »
- « Previous
- Thread View
- Flat View
- FireFox/Mozilla fixes..
-
Here is a fix for Firefox/Mozilla which will remove the ability of a pop up window to disable the Location bar. Hence the user will be able to see the true location of each window.
Locate your current "user.js" file.
It should be in the same directory as "prefs.js" file. If you don't have one.. create it. Location should be somewhere in the profile/ directories.
Add the following lines to user.js file
// Disable popup spoofing
user_pref("dom.disable_window_open_feature.location", true);
To confirm changes. Terminate all firefox windows and restart a single firefox window.
Inspect the newly recreated "prefs.js" file in same directory. It should now have your user_pref line added to it's contents.
Note: If your "prefs.js" doesn't have your added string or current date/time then you're probablylooking in the wrong directory.
Some other handy config strings to add to your user.js files are.
// Force frames to be resizable
user_pref("layout.frames.force_resizability", true);
// Disable anoying blink tags.
user_pref("browser.blink_allowed", false); - Posted by: thetruth_z Posted on: 12/09/04 You are currently: a Guest | Members login | Terms of Use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
What do you think?
SponsoredWhite Papers, Webcasts, and Downloads
- Three Steps You Need to Know to Stop Data Loss Varonis Sensitive data exposed to misuse or loss... it is the stuff of nightmares ... Download Now
- Why Isn't Server Virtualization Saving Us More? A Few Small Changes May Dramatically Increase Your Efficiency VMware Companies have rapidly adopted server virtualization over the past few ... Download Now
- Open Standards Technologies Provide the Ingredients for Delivering Security Across the Papa Gino's Enterprise Dell Papa Gino's Holdings Corporation founded by the entrepreneur operates one ... Download Now
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Save time with automated shipping solutions
-
The Business Essentials Guide provides you useful tools and templates to help grow your business and save you time with automated shipping solutions.
- Visit the UPS Business Essentials Guide
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
Meet Doc
-
Here to help you with your Document Management Needs
- Check out Doc’s Blog on ZDNet
- Help your company, help the earth I want to share with you the Environmental Defense Fund Paper Calculator, which allows you to gauge your organization's environmental impact.
- Which is Greener: Paper or Digital? The Answer May Surprise You Anything we can do to reduce paper consumption is good. But what about the impact of digital waste?
-
Produced by
ZDNet and







