Sun Dec 06 2020 18:09:13 GMT+0000 (UTC)
Saved by @rstringa #toggle
$(this).toggleClass(function(){ return $(this).is('.la-plus, .la-times') ? 'la-plus la-times' : 'la-plus'; })
#toggle
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments