davatron5000 / FitText.js

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

Add refresh function to callback ! #130

Closed jimmyphong closed 9 years ago

jimmyphong commented 9 years ago

need add refresh or callback function to this plugin ! ready thank !

jimmyphong commented 9 years ago

Also this does not work with hidden element like bootstrap carousel ! any guy make this work with bootstrap carousel ?

davatron5000 commented 9 years ago

Closed due to no reduced testcase.

Probable solution, apply FitText before applying the carousel.

jimmyphong commented 9 years ago

Hi davatron5000 here is JSFiddle link for testest with fittext and bootstrap carousel

https://jsfiddle.net/jimmyphong/867wvc9u/2/

You can see fittext only work fine with first and active item , with another carousel item , it's not working

Thanks !