jQuery is not just about Menus and Animation Effects. With jQuery you can also create attractive text effects and play with the text to communicate well with the users. With this collection, you can create text gradients, text fly effects, text glow and much more.
Here is my very first attempt to make a text-gradient plugin for jquery. It contains four functions appliable to a selection : spanize, unspanize, textgrad and textscan.
Continue reading about Textgrad : a jQuery text gradient plugin
In this jQuery tutorial we will develop a program that changes the text with fading effect.
Continue reading about jQuery to text changes with fading effect
Some fun little text effects. These manipulate $(ele).text() so will probably be disastrously broken with inner HTML content.
You will see a lot of web sites with search boxes have text already populated inside of the field and when you select the input text box it disappears and reappears when it’s not selected. This tutorial will show you how can add a small amount of jQuery to add this feature to any of your web sites.
