Skip to content
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

InitialDelay Option not working #125

Open
ajaxthemestudios opened this issue Dec 27, 2019 · 0 comments
Open

InitialDelay Option not working #125

ajaxthemestudios opened this issue Dec 27, 2019 · 0 comments

Comments

@ajaxthemestudios
Copy link

I am using Uikit modal with JQuery Textillate.js. The goal is animate the texts in the modal when it opens and repeat the animation when modal is closed and opened again. I was able to get it to work. But I found that the initialdelay option for Textillate is not working so all animated texts appear at the same time.

How can I get the initialDelay: 1000 to work so that the second animated text would be delayed for a while. It works fine when if I am not using Textillate methods - $element.textillate('in') and $element.textillate('out')

I have created an codepen for it here - https://codepen.io/ajaxthemestudios/pen/XWJRBbW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant