Subscribe to
Posts
Comments

ASP.NET and Firefox

ASP.NET by default sniffs Firefox and incorrectly identifies it as being a down-level browser. This has the effect of emitting ’simple’ HTML without various CSS attributes. To fix it, view this blog and update your web.config (or machine.config if you have access).

Leave a Reply