$("selector:checked").length;
// value로 select 하기 $(selector).val(value).attr("selected", "selected");