Relative Content

Tag Archive for htmlcsseventspseudo-element

Animation cuts when i stop pressing :active css

i’ve been designing a button, then you press, then appears an ::after with content “copied!”

Ok, while ::after appears there is an animation, that animation triggers with :active property, but when i stop pressing the animation ends brutally, interrupts. doesnt end properly

how can i stop pressing and the animation ends properly?

here my code!

Animation cuts when i stop pressing :active css

i’ve been designing a button, then you press, then appears an ::after with content “copied!”

Ok, while ::after appears there is an animation, that animation triggers with :active property, but when i stop pressing the animation ends brutally, interrupts. doesnt end properly

how can i stop pressing and the animation ends properly?

here my code!