jquery-full-house icon indicating copy to clipboard operation
jquery-full-house copied to clipboard

(obsolete, deprecated) fills an html block with predefined text, so that font size automatically adjusts itself to the maximum

jQuery full house

Automatically adjusts font size so that the text fills the container and there is no free room left. Works both with single line text and multi line text.

Uses binary search algorithm to speed things up (you can specify the step if you want).

Example: http://jsfiddle.net/qW5h2/35/