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

Button animation on load #84

Closed
adamavenir opened this issue Aug 27, 2015 · 1 comment
Closed

Button animation on load #84

adamavenir opened this issue Aug 27, 2015 · 1 comment

Comments

@adamavenir
Copy link
Contributor

I have seen this when using yeti.css before and I don't know what's caused it.

It seems to be animating from the browser default state of these elements to the yeti.css style.

Is this a bug in yeti.css or is there something different that should be done to prevent this?

@latentflip
Copy link
Contributor

Looks like browsers are weird, and this can happen even on the simplest sites based on weird conditions (http://stackoverflow.com/questions/14389566/stop-css3-transition-from-firing-on-page-load)

Proposed fix (though requires js: https://css-tricks.com/transitions-only-after-page-load/)

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

2 participants