Home > resizable-text

resizable-text

Resizable-text is a project mainly written in JavaScript, based on the GPL-2.0, MIT licenses found.

jQuery resizable text plugin for better accessibility

jQuery Resizable Text Plugin

Credit

This plugin is largely based around (http://trevordavis.net/play/jquery-text-resizer/)[jQuery Text Resizer] by Trevor Davis

Usage

  1. Include the plugin and the stylesheet in your projects
  2. Call $.resizableText() on the element (usually your container, or content div) you want the text resizable on

Dependencies

jQuery 1.4.4 or higher (May work just fine in older versions, but has not been tested)

Previous:first_app