Categories
Geeky/Programming

Firefox Support

Most of my web developing has been for a corporate environment, where every browser was IE (or we could say – install IE!), but now I have to develop for the internet in general. Today I found that more Firefox issues are handled if you set your browserCaps in your web.config so that ASP.NET sees FF as a “Up Level” browser (and not something like Netscape 2.0!!). Granted that there are other CSS issues and formatting issues, but I found that the majority of issues clear up once ASP.net knows about Firefox (and Opera, et al)

Good browserCaps reference

Steve Novoselac's avatar

By Steve Novoselac

Director of Digital Technology @TrekBikes, Father, Musician, Cyclist, Homebrewer

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.