/textResizerJS

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

Primary LanguageJavaScriptThe UnlicenseUnlicense

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>