Hi,
I have a bunch of elements that look like
<div id="username-2343"></div>
I need to loop through all of them on the page and remove a class from them using jQuery.
How can I do this? I don't know all the ID's so I need to search for all matching username.