cope / textResizerJS

jQuery plugin to fit the text inside a fixed size DIV element

Home Page:http://cope.github.io/textResizerJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

textResizerJS

codacy

jQuery plugin to fit the text inside a fixed size DIV element

Inspired by (read: stolen from) Stackoverflow: JavaScript Scale Text to Fit in Fixed Div.

Therefore, all credit goes to sworoc.

Usage:

<div id="hidden-resizer" style="visibility: hidden"></div>

<script src="js/text-resizer.js"></script>

About

jQuery plugin to fit the text inside a fixed size DIV element

http://cope.github.io/textResizerJS

License:The Unlicense


Languages

Language:JavaScript 100.0%