Best jQuery Text Effect Plugins & Tutorials with Demo

    Smarttruncation : jQuery Truncates html text Plugin

    Smarttruncation : jQuery Truncates html text Plugin

    jQuery.smarttruncation truncates the text within the assigned element to fit and updates the string length while resizing the window.

    The used technique is very responsive, since it calculates the width for each character in a pre-define set ahead of time. The generated sizes dictionary is cached and re-used if the plugin is called on an element with identical font properties.

    jQuery text highlighter and filter Plugin

    jQuery text highlighter and filter Plugin

    When someone types anything in it then a set area on your page becomes responsive and only displays part of that area which contains the word or string typed by the user.

    jQuery Burn : Flame-like effect to text

    jQuery Burn : Flame-like effect to text

    jQuery Burn is a plugin which adds a flame-like effect to text using multiple text-shadows, animated by repeatedly changing their horizontal offsets.

    jquery.textFit : Plugin that quickly Fits Multi-line text to the Width

    jquery.textFit : Plugin that quickly Fits Multi-line text to the Width

    A jQuery plugin that quickly fits single and multi-line text to the width (and optionally height) of its container.The text will scale until it reaches the horizontal or vertical bounds of the box. Explicit width and height styles are required in order to fit the text.If your text has multiple lines, jQuery.textFit() will automatically detect that and disable white-space: no-wrap! No changes are necessary.

    jQuery 3D Parallax Text And Image Effect

    jQuery 3D Parallax Text And Image Effect

    hey hi today i wanna show you Layers 3D is a powerful jQuery plugin which you can use for creating ‘Parallax’ or ‘Out of the Image’ effects on your site. With ‘fullsize’ mode you can create even a whole parallax effect website!

    You can create layers (we recommend to use PNG images) and position them (by adding left and top properties) inside their container element. After that if you use Layers 3D plugin on the container element the layers will be moving if you scroll on your page (or – optional – if you move your mouse cursor over the element).

    jQuery Expander : Text Truncate Plugin

    jQuery Expander : Text Truncate Plugin

    The Expander Plugin hides (collapses) a portion of an element’s content and adds a “read more” link so that the text can be viewed by the user if he or she wishes. By default, the expanded content is followed by a “read less” link that the user can click to re-collapse it. Expanded content can also be re-collapsed after a specified period of time.

    Text Spinning Effect with jQuery

    Text Spinning Effect with jQuery

    jQuery has always been used to create random animations and effects on web pages. I have written a simple script in jQuery that animates the text in such a way that it looks like if it is spinning on its axis. I have used simple jQuery functions to provide the effect. Main logic is increasing and decreasing the ‘letter-spacing’ CSS property of the text which gives the simple spinning effect.

    jQuery TickerType Plugin

    jQuery TickerType Plugin

    The TickerType jQuery plugin allows you to animate a set of headlines or any other list of text items.

    WideText jQuery Plugin

    WideText jQuery Plugin

    I was searching around the internet trying to find a responsive text solution that was lightweight and easy to use. The few that I stumbled upon didn’t work exactly how I wanted, or they had too many bells and whistles.

    As always, I decided to mess around with each one to figure out the best approach I could take to simplify everything and get it working for me. In the end, I managed to put together a tight little jQuery plugin that gets the job done and nothing more.

    Textify : jQuery Plugin that Columnize and Paginate Your Long Text

    Textify : jQuery Plugin that Columnize and Paginate Your Long Text

    Textify is a jQuery plugin that allows you to automatically create an attractive and modern layout for your contents, avoiding to show your users longer and boring texts. You can choose from a variety of customizations, including the possibility of having a responsive template.