SVG Multiple Images and Rounded Corners
One of the geekier things that excite me (okay, I guess there's a lot of those) are upcoming features in web browsers. Specifically when it comes to new and improved support for things like CSS3,...
View ArticleWhen can I use…
A few weeks ago I was trying to find out which browser supported exactly which experimental feature, be it CSS3, HTML5, or something else. I found a couple of useful pages, but nothing quite as...
View ArticleDirect URLs to browser support table selections
The “When can I use…” page now makes URLs based on selections. For example, I made the following links: SVG support in Internet Explorer (ha ha) HTML5 support, including fallback options How does...
View Articleborder-radius for all!
One of CSS3′s most popular features is border-radius. The ease of just being able to specify your rounded corners in CSS is very appealing compared to using JavaScript or a bunch of bloated HTML to...
View ArticleReady for use: CSS3 Template Layout
I’m happy to announce the latest project I’ve been working on: A jQuery plug-in to provide support for the CSS Template Layout Module. For those of you unfamiliar with this specification, it provides a...
View ArticleBrowser Comparison on When Can I Use
I have added a new mode of displaying feature support information on “When Can I Use” resulting in the ability to select two browsers and only see what the differences are in feature support. This...
View ArticleBig “When Can I Use” update!
UPDATE: The Android 2.2 browser has now also been included. I’m happy to announce a number of new changes to caniuse.com, providing all sorts of new information for your feature support needs: Mobile...
View Article