On Wed, Jan 19, 2011 at 12:09 PM, Malcolm Greene <[email protected]> wrote:
> On a recent project we tested against PC versions of Chrome, FireFox, > IE, Opera, and Safari. The vast majority of our time was spent working > around problems with IE. That's pretty much the experience of most web devs. Although I'm testing Safari/Mac and developing on Firefox and Chromium on Linux. And IE 9 just changes where the bugs are. I strongly recommend folks start out with a framework like http://960.gs on the light side, or html5_boilerplate on the heavy side, and work in the graceful degradations needed for IE. There are several testers online. First, you want to make sure your html and css pass http://validator.w3.org. Then you can look at sites like http://www.mogotest.com (commercial) or http://browsershots.org (free, limited) to do your cross-browser testing. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

