An Exploration of JavaScript Animation

Function Name

Animated Div

Click to animate

CSS Properties


jigLeft()

left


jigTop()

top


jigCorners()

border-radius


jigwidth()

width


jigHeight()

height


jigScale()

transform: scale()


jigRotate()

transform: rotate()


jigSkew()

transform: skew()


jigTranslate()

transform: translate()


jigMatrix()

coming soon

transform: matrix()



Font Animation

jigFontSize()

fanim

font-size



CSS Property Combinations


variety1()

transform: rotate, scale, border-radius, background, box-shadow