davatron5000 / FitText.js

A jQuery plugin for inflating web type
http://fittextjs.com
6.75k stars 1.39k forks source link

it is not based on parent width but on element width #48

Closed diegodorado closed 11 years ago

diegodorado commented 11 years ago

The README says:

"Your text should now resize based on the width of the parent element. By default: Font-size = 1/10th of the parent element's width."

That's not quite correct, it should say " based on element width"