Function changeClass(element, action, class)


/ Published in: JavaScript
Save to your folder(s)

changeClass() as combination of element.classList.[action] and jQuery.[action]Class()

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.