remove classes using map jquery code example Example: jquery map $( ":checkbox" ).map(function() { return this.id; });