array map jquery with where node code example Example: jquery map $( ":checkbox" ).map(function() { return this.id; });