There are some javascript related fixes to handle the new HTML5 tags (so that CSS styles can be applied). IE8 and below don't support CSS3 selectors, but those are mostly text-shadow, box-shadow, and the like (which would gracefully degrade). The site won't break, but there are issues with like transparent pngs and such for older versions of IE (less than 9), which is worse in severity for 5 and 6 (which nobody uses) and particularly in the case of IE5 there is no javascript. I'm certain these issues apply to even the current version of your site.
_______________________________________________ Devl mailing list [email protected] http://freenetproject.org/cgi-bin/mailman/listinfo/devl
