davatron5000 / FitText.js

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

[Fixed] getting width via clientWidth and fontSize native #84

Open saintclair opened 11 years ago

saintclair commented 11 years ago

Improved performance

davatron5000 commented 11 years ago

Nope. It's not clientWidth, it's the parent elements width.

davatron5000 commented 11 years ago

@saintclair I appreciate your enthusiasm, I really do, but you're creating more work for me on this. You're over-engineering here and you need to just do the modification that I posted above.

saintclair commented 11 years ago

As requested...