jQuery TextFX is a pretty customizable solution for animating text.It lets programmers decide what text to animate and even apply different animation routines to different text blocks.They can opt to customize the delay between each text character, the...

FitText Extended is an improvement of the FitText jQuery plugin. It works practically like the original, resizing the size of a text so it will fit inside a parent container, filling it up as much as possible.Unlike the original, FitText Extended also...

Include.js simplifies the process of loading HTML files inside other pages by creating a custom HTML tag just for that: <include>The content of the new page is loaded via AJAX and it will show up wherever the developer has placed the...

jQuery Blur lets you fade text in and out of the page using a blur effect.The duration of this effect is customizable and the blur effect works regardless of the user's font family selection, text size or its color.Technically, the blur effect and its...