davatron5000 / FitText.js

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

Chrome 60 (and above) and Fitttext does not work #167

Closed martinnov92 closed 6 years ago

martinnov92 commented 6 years ago

Hello, seems like Chrome has made some changes, because when I load our company´s page it shows this error: jquery.fittext.js:6 Uncaught SyntaxError: Unexpected token < jquery.fittext.js:6.

Does anyone has same issue? You can try our webpage http://www.protank.cz and click any link in menu, it should scroll down the page but it stops. But if you try it here https://www.browserling.com/browse/win/7/chrome/60/http%3A%2F%2Fprotank.cz on older version of chrome, everything works just fine. Thank you

martinnov92 commented 6 years ago

Sorry, my mistake