jquery input type code example Example 1: jquery selector input type $("input[type=checkbox]"); Example 2: jquery get input type $('#identifier').attr('type');