Top "Css-animations" questions

CSS animations make it possible to animate transitions from one CSS style configuration to another.

CSS animation similar to Mac OS X 10.8 invalid password "shake"?

On the Mac OS X 10.8 "password" screen, if you enter an invalid password, it will "shake" back and forth (a.…

html macos css user-interface css-animations
CSS3 Transition of HTML5 progress bar element

I am using a progress bar as described here: http://css-tricks.com/html5-progress-element/ Using the <progress> element …

html css progress-bar css-transitions css-animations
How can I create pure CSS 3-dimensional spheres?

tl;dr: I would like to create an actual 3d sphere with CSS - not just an illusion Note: some …

css css-animations css-shapes css-transforms
Rotating globe in CSS

I am creating a rotating earth effect in CSS. I have created the globe in CSS : But it stops and …

html css css-animations
Test if Hardware Acceleration has been enabled for a CSS animation?

How can I tell (for testing purposes) if Hardware Acceleration has been enabled for a CSS animation? I have the …

jquery css css-animations hardware-acceleration
CSS only 3D spinning text

I have a div with some text spinning. How do I get the text depth to give a better 3d …

css css-animations
Webkit text aliasing gets weird during CSS3 animations

This is a funky one. And I'm sure it's webkit related since it only seems to be an issue in …

css webkit css-animations
how to update icomoon fonts to existing icomoon fonts?

updating fonts to existing fonts I’m already using 5 icomoon fonts in our website which was downloaded from icomoon. I …

html css icons css-animations icon-fonts
LESS CSS Pass mixin as a parameter to another mixin

Is there any way to pass one mixin or style's declaration to another mixin as an input parameter? Let's take …

css arguments less mixins css-animations
CSS way of looping a background image with cover or contain sizing

Say you are trying to animate a tilable background like this: As soon as you change the dimensions of the …

css responsive-design css-animations