
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 ..
September 3, 2011 By Leave a Comment










