Friday, October 11, 2013

70+ Best jQuery Text Effects Tutorials with Demo 2013

Squiggle : Scribble out your content with jQuery Plugin

September 25, 2013 | Plugins, Text Effect

Squiggle : Scribble out your content with jQuery Plugin

This jQuery plugin will generate a HTML5 Canvas made png to draw a ‘squiggle’ over your text, like a strike-through or underline.You can configure the plugin, with scribble thickness; colour; intensity or leave it in its auto state, which will callibrate itself to match your text’s CSS.

Read More Demo

 

Super Simple Text Rotator with jQuery

September 18, 2013 | Animation, Plugins, Text Effect

Super Simple Text Rotator with jQuery

A light weight jQuery plugin that will allow you to add a super simple rotating text to your website with little to no markup.

Read More Demo

 

titlesequence.js : jQuery plugin for doing animated title sequences

September 13, 2013 | Animation, Plugins, Text Effect

titlesequence.js : jQuery plugin for doing animated title sequences

This plugin simplifies the creation of animated title sequences in the style of opening titles or closing credits for a movie, or indeed any style you can achieve with HTML and CSS.

This plugin allows you to define a sequence of events to be played back in the selected container element. Typical events might include:

  • adding text, images etc at particular x/y coordinates
  • fading text in or out by animating opacity
  • scrolling text up or down by animating the position
  • wiping text in or out by animating the element width

Read More Demo

 

CircleType.js : jQuery plugin for setting type on a circle

September 3, 2013 | Plugins, Text Effect

CircleType.js : jQuery plugin for setting type on a circle

Circletype.js is a tiny jQuery plugin that lets you set type on a circle.

Features:

  • Use any font
  • Adjust letter-spacing as usual with CSS
  • Flip it around so it reads counter-clockwise instead
  • Set the radius manually or let CircleType.js figure it out for you
  • Works in fluid and responsive layouts
  • Plays well with FitText.js

Read More Demo

 

novacancy.js : Text Neon Golden effect jQuery plug-in

August 31, 2013 | Plugins, Text Effect

novacancy.js : Text Neon Golden effect jQuery plug-in

novacancy.js is a text neon golden effect jQuery plugin.

Read More Demo

 

HATCHSHOW : jQuery Typesetting plugin

August 30, 2013 | Plugins, Text Effect

HATCHSHOW : jQuery Typesetting plugin

Hatchshow will automatically add a span to each line of text and scale the font size so each line ends up the same width. This is another plugin that’s useful for creating classic or vintage designs.

Read More Demo

 

FlowType.js : jQuery plugin to Auto-resize the Font-size

August 27, 2013 | Plugins, Text Effect

FlowType.js : jQuery plugin to Auto-resize the Font-size

FlowType.JS is a jQuery plugin which can auto-resize the font-size and line-height (according to the width of the element wrapping it) so that our content is displayed just as we prefer. The plugin has options for setting the min/max font-sizes and min/max widths where the resizing will be triggered. It also works fine with webfonts and a nice demo shows how it works (just resize the browser for the demo page).

Read More Demo

 

jQuery Text Highlighter Plugin

August 24, 2013 | Plugins, Text Effect

jQuery Text Highlighter Plugin

jQuery Text Highlighter is a jQuery plugin for highlighting text fragments in HTML documents.Highlighting is realized by wrapping selected text in <span> tags.

Features:

  • Highlighting text that spans multiple HTML tags.
  • Removing highlights.
  • Setting highlight color and custom text wrapper.
  • Callbacks for highlighting and removing highlights.
  • Serialization & deserialization of highlights.

Read More Demo

 

Responsive-Measure : jQuery Responsive Ideal Measure Plugin

August 7, 2013 | Plugins, Responsive, Text Effect

Responsive-Measure : jQuery Responsive Ideal Measure Plugin

Responsive Measure is a simple script that allows you to pass in a selector (ideally the container where your primary content will go) which generates the ideal font size needed to produce the ideal measure for your text.It also has the ability to generate a resolution independent font-scale based on the ideal font-size.

Read More Demo

 

Succinct : jQuery plugin for Truncating Multiple lines of Text

August 2, 2013 | Plugins, Text Effect

Succinct : jQuery plugin for Truncating Multiple lines of Text

A tiny jQuery plugin for truncating multiple lines of text.Succinct shortens your text to a specified size, and then adds an ellipsis to the end.

Read More Demo

 

More @ link by Sanchit Soni

No comments:

Post a Comment

Recommended Readings