Welcome to Matts Admin tips. This blog is full of little fixes, tutorials and work-arounds to those anoying problems that a Systems Administrator might face. If you find something that you have found useful please leave me a comment - I appreciate knowing that I've helped! Also, feel free to leave a comment if my tips or ideas don't work in your environment... I monitor them closely and would be happy to help! Matt

Firefox 3.5 Some JavaScript doesn’t load

Had a strange issue today where my Gmail themes and Digg.com login/comments weren’t loading properly. It was only happening on my local machine, and loading those pages up in IE worked fine. The issue was obviously with my FF profile.

After some digging around with my Firefox profile, and manually removing lines from the prefs.js (I know, you should use the About:Config to make these sorts of changes), I found the offending line:

user_pref(“general.useragent.override”, “Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)”);

Removing this line from the prefs.js file fixed the issue.

Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site

Tags: ,

No Responses
Filed under:Uncategorized

Leave a Reply