How to destroy added jquery class?

I used jquery to add class.
How do I destroy effect so I can add it again?

Like, how to have animation effect repeat multiple times on button click?

bump! does anyone know this?

should be pretty straightforward, i’d like some help.

From documentation, i see .removeClass()

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.