🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Text Rotator is a super tiny jQuery plugin used to sequentially or randomly rotate an array of text with 3D flip effects based on CSS3 transition, transform and perspective properties.

Flip text-rotator transforms transitions

Documentation

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.


You May Also Like