5 jQuery Auto Text Fill Resize Plugins
Today’s post is a collection of 5 jQuery Text Fill Resize Plugins, these plugins enables your blog readers to easily adjust the font size to suit their comfort level for reading. You would think it seems like a handy tool to make available to readers to increase accessibility but look at the bright side, who would take time to read a small text? ;)
Related Posts:
1. FitText
Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
Source + Demo
2. Expanding text
a jQuery Plugin which shows and hides content, it shows a preview of the content and then the user clicks to see the full content.
SourceDemo
3. jQuery Text Resizer Plugin
This plugin attempts to solve one problem: that of resizing text on demand by the user.
SourceDemo
4. Text Fill
Resizes the font of text in an inner element so that it fills as much space as possible in the outer element.
SourceDemo
5. jQuery resize event
With this plugin, you can now bind resize event handlers to elements other than window, for super-awesome-resizing-greatness!
SourceDemo