davatron5000 / FitText.js

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

Not working on one breakpoint #54

Closed jkinney768 closed 11 years ago

jkinney768 commented 11 years ago

I'm having this really strange issue that right when I resize my browser out of a certain break point, the fittext.js isn't working, but if i refresh the page, it works fine. I'm completely stumped. Here is a link to my site I'm working on http://jasonkinney.me/portfolio/. It happens right when you come out of the break point at 640px which is going from the mobile navigation up to the smallest version of the site without the mobile nav.

If anyone can help it would be greatly appreciated, it's been driving me crazy.

jkinney768 commented 11 years ago

It looks like it was the transition I had on it. I removed it and works fine now.