The Web site of Alex S. Jones, community catalyst, user advocate, Web technologist, barbecue acolyte & information junkie

IE 7 + IE Hacks = Breakage

As expected, the introduction of IE 7 will wreak havoc on those sites that utilize CSS hacks to serve up different styles to IE browsers. The IE development team is urging developers to clean up their hacks. They recommend the use of conditional comments, but I lean to using server-side code to detect and serve browser/platform-specific styles as needed. In PHP I use and heartily recommend phpSniff . Now I need to research some options in JSP…

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

Post Information

This entry is categorized under CSS, Featured, Web Development, XHTML and tagged .

If you would like to follow the discussion on this post, you can follow the comment feed.