How to remove animation after it finishes
i made a div called loader
and inside that div i have an svg where i did animations on in the css.
how do i make it that when those svg animation end it remove that loader div since that will be blocking my main content.
0 Replies