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

Noob needing Help #46

Closed
amit-btc opened this issue Jun 3, 2014 · 1 comment
Closed

Noob needing Help #46

amit-btc opened this issue Jun 3, 2014 · 1 comment

Comments

@amit-btc
Copy link

amit-btc commented Jun 3, 2014

Great job ! Can you please elaborate :

Note that a hidden spinner (opacity: 0, or visibility: hidden) will still animate. After hiding a spinner, it's recommended to remove it from the DOM, set display: none or pause the animation by setting animation-play-state: paused.

After adding the js and including html and css how to proceed ?

@tobiasahlin
Copy link
Owner

@Amit-Kolambikar This is purely about hiding the spinner after you're done showing it, so if you inject it to load something, just make sure you remove it again, either by removing it from the DOM, or adding a class that sets it to display: none, for example ❤️

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