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

Please add .active class to animate element without hovering #132

Open
topex-psy opened this issue Apr 27, 2018 · 0 comments
Open

Please add .active class to animate element without hovering #132

topex-psy opened this issue Apr 27, 2018 · 0 comments

Comments

@topex-psy
Copy link

I like the animation in Hover.css. I would like to animate element without a need to hover on them.
For example:

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active , .hvr-bob.active {

    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    ...

}

So I just give .active class for choosen element.

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