Animated CSS-Based Back to the Future Flux Capacitor

Two of my favorite things in one: Back to the Future and front end development – specifically CSS. There’s no JS — even for the flux capacitor’s fluxing.

Full Details

Safari Tech Preview Allows for MP4s in img tags

The latest Safari Tech preview adds the ability to have MP4s in img tags. If this catches, on it means we can keep animations on the web, but lose all the downsides of animated GIFs.

Full Details
Anime JavaScript Animation Engine

JavaScript Animation Engine

There are a bunch of JavaScript frameworks and helpers out there to make animations cooler and better on the web. This one seems to check both the boxes.

Full Details
CSS Icon

Expanding Grid Item Animation

This is a cool little combination of CSS and JavaScript to have a small list grid item image transition to its full-size version of the image in its final positioned spot.

Full Details

Creating a Border Animation Effect with SVG & CSS

This is one of those demos/tutorials that are cool looking and great if utilized sparingly and in the right places. […]

Full Details

Detecting CSS Animation Completion with JavaScript

Nice tips here on utilizing JavaScript to detect the browser and its CSS animation abilities. The bigger revelation David Walsh […]

Full Details