-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
textillate.js is not working #103
Comments
this is my javascript file. $(function () { |
And this my HTML file <title>Textillate sample</title> <script type="text/javascript" src="jquery.lettering (1).js"></script> <script type="text/javascript" scr="jquery.textillate.js"></script> <script type="text/javascript" src="jquery.min.js"></script> <script type="text/javascript" src="script.js"></script> <script type="text/javascript" src="jquery.fittext.js"></script>SOFTNAT CORPORATIONA Brown Quick Fox Jumps Over The Lazy Dog |
Try to attach all scripts to end of body, work for me, and move jquery min before textillate |
Hello!
I have a problem that is textillate.js is not working though I attach all dependency files(jquery.js, jquery.lettering.js and animate.css)
Plz if any one of can guide me!
I would be thankfull
The text was updated successfully, but these errors were encountered: