7 ms·
If only every browser implemented it...but IE 7,8,9 are stuck on the old APIs. They're a large percentage of all users.
by donrhummy 13y ago
If only every browser implemented it...but IE 7,8,9 are stuck on the old APIs. They're a large percentage of all users.
- ultimatedelman 13y agoactually... IE7: 0.5% worldwide IE8: 8.65% worldwide IE9: 5.29% worldwide http://gs.statcounter.com/#browser_version_partially_combined-ww-monthly-201211-201311 http://gs.statcounter.com/#browser_version_partially_combine...
- joseph_cooney 13y agoDepends on your demographic. 20% of our site visitors use IE8 :-(.
- Cthulhu_ 13y agoThe real question is whether you want to invest the time needed to create a fallback for those users. Websites that use the new CSS things as a primary thing (like this presentation) won't work, but sites where the newfangled CSS things are used just as embellishment - dropdowns, sliding menus, spinners, you name it - will remain functional, just not as pretty. tl;dr graceful degradation / enhancement.
- ins429 13y agoIt says css 3d, which those browsers doesn't support.