Pin It

Shuffle Letters Effect: a jQuery Plugin




In this short tutorial we will be making a jQuery plugin that will shuffle the text content of any DOM element โ€“ an interesting effect that can be used in headings, logos and slideshows. The Code :The first step is to write the backbone of our jQuery plugin. We will place the code inside a self-executing anonymous function, and extend ..


View Post …

Leave a Reply