jQuery plugin to change words with awesome letter effect!
Demo: view here
<div id="word" data-words="word, another, many, words">
Fixed <i>word</i>
</div>
Script required jQuery.
$('#word').wordsChanger();
jQuery plugin to change words with awesome letter effect!
<div id="word" data-words="word, another, many, words">
Fixed <i>word</i>
</div>
Script required jQuery.
$('#word').wordsChanger();