CSS Styles
CSS Styles
24.1 Why does my page show up poorly in Mozilla based browsers like
Netscape and Firefox?
The .Net framework recognizes the capabilities of the latest version of the above browsers poorly. This is
because, by default, the BrowserCaps section of the machine.config file (usually found under a folder like
browser poorly. So, you will have to replace the default entry in your install with this one: Mozilla
BrowserCaps .
In case the above link didn't work, this is the content from the above link, captured as of (4/10/2005):
<browserCaps>
<!--
Name: BrowserCaps update for modern browsers,
http://slingfive.com/pages/code/browserCaps/
Author: Rob Eberhardt, http://slingfive.com/
History:
2004-11-19 improved detection of Safari, Konqueror & Mozilla variants, added Opera detection
2003-12-21 updated TagWriter info
2003-12-03 first published
-->
</browserCaps>