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

Update animation code to use CSS animation instead of JS #9

Open
chr15m opened this issue Sep 11, 2019 · 0 comments
Open

Update animation code to use CSS animation instead of JS #9

chr15m opened this issue Sep 11, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@chr15m
Copy link
Owner

chr15m commented Sep 11, 2019

Animating with CSS using g:nth-child-of-type(X) and setting opacity to 0/1 in the animation clause works on all modern browsers including ie11, even when the SVG is included via <img> tag. This looks fruitful @jmitchell-au!

@chr15m chr15m added the enhancement New feature or request label Sep 11, 2019
@chr15m chr15m changed the title Tests animating with CSS to see if it works in <img> tags Update animation code to use CSS animation instead of JS Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant