joshcutler / jquery-text-rotator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery-text-rotator

Adding animations

When you pass in the animation parameter this plugin will append a 'animation-' + your animation name. You can define this in your CSS file. You should define a flipped and not flipped state as seen in the example. The plugin uses two buffers to create the effect so your animations should handle each of them entering and leaving.

About

License:MIT License


Languages

Language:JavaScript 62.8%Language:CSS 37.2%