answered question

answers (3)

rjoy
1
Vote
BEST ANSWER  chosen by asker   |  rjoy  |  June 13, 2009 02:59 AM
Estelle Weyl provides decent coverage of some of the CSS (and a few JS) issues she's noted with IE8:
IE8 - What you need to know and CSS browser support chart.

Microsoft's Developer Information Index for Internet Explorer can be useful and it provides some coverage of Ajax, CSS, etc. Also, Microsoft's CSS Compatibility and Internet Explorer charts CSS browser support for IE 5 - IE 8.
tags: ie8
Asker's rating:  

voted helpful: arjo

Comment
ayla_zed
0
Votes
ayla_zed  |  June 12, 2009 01:11 AM
Periodically during the process of site development go to http://validator.w3.org/ and run the pages through the validator. They stay up to date on what works. They ARE the Internet.
Comment
pythoughts
0
Votes
pythoughts  |  June 27, 2009 06:21 AM
Make sure you have:
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

In your head, otherwise IE goes into 'Unstable Mode' when displaying your site, and some of your functionality and design won't work properly. It's a crummy feature in IE and Firefox, Google Chrome etc. ignore it.
Comment
140

ask any question

Top of Page
Buy Mahalo Dollars
WITH CREDIT CARD OR PAYPAL

Please log in to use this function.