jQuery - remove multiple classes with .removeClass

0 votes
244 views
added Jul 12, 2019 in jQuery by LC Marshal Captain (25,790 points)
$ ('#element').removeClass('firstClass secondClass');

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...