jFontSize is a jQuery plugin for integrating the popular “A+ and A- buttons with the functionality of resizing text” into web pages.
This jQuery plugin is also used to increase the accessibility of sites, helping people who have visual problems to see better content.
The buttons are actually inserted with standard HTML-CSS (so any type of buttons can be used) and the plugin controls the resize part.

It is possible to target a specific element (or the <body>
for the whole page) and the resizing will be applied only to the contents of that element.
Also, various options can be configured like the “max-min number of resizes” and “how many pixels each command will resize”.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://www.jfontsize.com/