VerticalFillJs: Auto-resize text to fill available space
It’s not jQuery but it does a nice job of taking a problem and fixing. The VerticalFillJs script was written by Dan Drinkard over at displayawesome.com, head over to his blog post to see it in action.
Basically what this code snippet does, is that it takes an element that has a set high and width and makes the inner text the appropriate size to fit that area.


