CSS Pagination Styles
A Pen by Justin Farrow on CodePen.
CSS Pagination Styles
A Pen by Justin Farrow on CodePen.
Placeholdem is a JavaScript plugin that animates placeholder carets on inputs and textareas. The placeholder value will incrementally delete on focus, and restore on blur.
A Pen by Jack Rugile on CodePen.
A simple little svg-logo css-animation for a site header
A Pen by Harm Putman on CodePen.
A Pen by Jesse Shawl on CodePen.
By locking the perspective on the body element and transforming elements in 3D on top of that, you can easily create parallax scrolling effects that don’t require JavaScript and can be much more performant as a result. Mixins can be found here: http://codepen.io/scottkellum/pen/Jwudg
A Pen by Scott Kellum on CodePen.
This iOS switch uses only a checkbox and animates between states and uses transitions as a backup. No Javascript is needed.
The trick to animating the pseudo elements is to actually animate the padding to push the pseudo elements.
Adjust text size to see it scale.
A Pen by Jordan Dobson on CodePen.