To turn on JavaScript in Firefox: Tools, Options, Content, [x] Enable JavaScript
To turn on JavaScript in IE8: Tools, Internet Options, Advanced, Security,
[x] Allow active content to run on this computer* (and then at top of web page allow)
Note: Running Active-X on IE6 is generally considered unsafe, don't know about IE7 and IE8
General.useragent.locale, current locale in use by Mozilla is stored in this preference, and a variety of components consult it for localization information. As its name suggests, it is also used in constructing the user agent string sent with HTTP requests.
Spoofing user-agent string in Firefox: general.useragent.override
User-agent changes see http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries
look for useragent and check out the links, then check out your own
about:config and filter on useragent
Spoofing user-agent string in IE8: http://blogs.msdn.com/ie/archive/2008/02/21/the-internet-explorer-8-user-agent-string.aspx
javascript:navigator.userAgent
Main Firefox pages (on-site):
[Customizations, Extensions],
[Tabs],
[Bookmarks],
Please send your comments concerning this web page to: David McRitchie send email comments
Copyright © 2004 - 2009, F. David McRitchie, All Rights Reserved