Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Entry and Exit Animation using Animate.css

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #201961
    blnarayanan
    Participant

    I’m trying to figure out a way to achieve both the entry and exit animation using Animate.css for an element. I think it’s one way now (either entry or exit) enlighten me if i’m wrong.

    #201962
    Paulie_D
    Member

    I’m not sure what it is you are asking.

    Insofar as these effects happen when something happens (a state change) the answer would generally be “yes”.

    It really depends on what you are trying to do.

    #201973
    blnarayanan
    Participant

    I’m trying to display an element then fade it out, display the other element and it goes on. In Animate.css I can either entry animate or exit animate the element, wherein I’m trying to do both.

    Hope this explains better :)

    #201977
    Paulie_D
    Member

    Then no…you can’t do that….at least not without setting up a whole heap of transition delays….and that would be a nightmare.

    Javascript is designed for this kind of effect and the Js libraries really make it pretty simple to achieve this with just a few lines of code

    #202071
    nixnerd
    Participant
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.