Cross-Browser

Conditional Statements, Cross-Browser Analysis, & Tools Bars for Web Developers

When designing sites or themes, I currently test and make CSS revisions for six different browsers:

  1. Firefox 3
  2. IE 7
  3. IE 6
  4. Safari
  5. Chrome
  6. Opera

Now that IE 8 has been released, it will have to be added to the list as well. According to this blog, conditional browser statements and style-sheets can be used to set web pages to display as IE 7 pages within IE 8:

Read the rest of Conditional Statements, Cross-Browser Analysis, & Tools Bars for Web Developers »