A jQuery plugin that quickly fits single and multi-line text to the width (and optionally height) of its container.The text will scale until it reaches the horizontal or vertical bounds of the box. Explicit width and height styles are required in order to fit the text.If your text has multiple lines, jQuery.textFit() will automatically detect that and disable white-space: no-wrap! No changes are necessary.