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