IE9 not rendering box-shadow Elements inside of Table Cells
Posted by: Rick Strahls WebLog,
on 04 Jan 2012 |
View original | Bookmarked: 0 time(s)
Ran into an annoying problem today with IE 9. Slowly updating some older sites with CSS 3 tags and for the most part IE9 does a reasonably decent job of working with the new CSS 3 features. Not all by a long shot but at least some of the more useful ones like border-radius and box-shadow are supported. Until today I was happy to see that IE supported box-shadow just fine, but I ran into a problem with some old markup that uses tables for its main layout sections. I found that inside of a table cell...