Skip to content

InitialDelay Option not working #125

@ajaxthemestudios

Description

@ajaxthemestudios

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions