catamphetamine / jquery-full-house

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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


Languages

Language:HTML 100.0%