For people having trouble viewing on mobile and the odd browser, I’m banking that has to do with Prefixfree, which uses JavaScript to re-write the CSS w/ appropriate syntax prefixes into the document head. It’s not perfected yet, but it kept the markup clean for demo purposes.
For production, I recommend using Compass and Sass to precompile all of your animation styles.
This can definitely be done right on mobile. It just requires more finess than I had time for. Maybe next year there will be a “cartoons for mobile devices with HTML5 and CSS3” article!
Vote down?
11/12/2012
For people having trouble viewing on mobile and the odd browser, I’m banking that has to do with Prefixfree, which uses JavaScript to re-write the CSS w/ appropriate syntax prefixes into the document head. It’s not perfected yet, but it kept the markup clean for demo purposes.
For production, I recommend using Compass and Sass to precompile all of your animation styles.
This can definitely be done right on mobile. It just requires more finess than I had time for. Maybe next year there will be a “cartoons for mobile devices with HTML5 and CSS3” article!