Squiggle : Scribble out your content with jQuery Plugin
September 25, 2013 | Plugins, Text Effect
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.
Super Simple Text Rotator with jQuery
September 18, 2013 | Animation, Plugins, Text Effect
A light weight jQuery plugin that will allow you to add a super simple rotating text to your website with little to no markup.
titlesequence.js : jQuery plugin for doing animated title sequences
September 13, 2013 | Animation, Plugins, Text Effect
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
CircleType.js : jQuery plugin for setting type on a circle
September 3, 2013 | Plugins, Text Effect
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
novacancy.js : Text Neon Golden effect jQuery plug-in
August 31, 2013 | Plugins, Text Effect
novacancy.js is a text neon golden effect jQuery plugin.
HATCHSHOW : jQuery Typesetting plugin
August 30, 2013 | Plugins, Text Effect
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.
FlowType.js : jQuery plugin to Auto-resize the Font-size
August 27, 2013 | Plugins, Text Effect
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).
jQuery Text Highlighter Plugin
August 24, 2013 | Plugins, Text Effect
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.
Responsive-Measure : jQuery Responsive Ideal Measure Plugin
August 7, 2013 | Plugins, Responsive, Text Effect
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.
Succinct : jQuery plugin for Truncating Multiple lines of Text
August 2, 2013 | Plugins, Text Effect
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.
More @ link by Sanchit Soni
No comments:
Post a Comment