jQuery responsiveText ==== A jQuery plugin to set font sizes responsively based on its' container width. Use *jQuery responsiveText* to have scalable headlines, build [responsive tables](https://github.com/ghepting/jquery-responsive-tables) and more! View the demo at [http://garyhepting.com/jquery-responsive-text] Installation: ---- Initialize the plugin: ```html ``` Configurations can be added to the markup of each element with simple data attributes: ```html

Responsive Text

``` or ```html

A jQuery plugin to set font sizes responsively based on its' container width. Use responsiveText.js to have scalable headlines, build responsive tables and more!

``` Scrollable Text: ```html

Scrollable Responsive Text

``` Complete Options: ```html

Responsive Text with all of the options

```