jQuery - remove multiple elements with .remove()

0 votes
243 views
added Jun 29, 2018 in jQuery by LC Marshal Captain (25,790 points)
edited Jul 12, 2019 by LC Marshal
$('#foo, #bar').remove();
lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...