各种选择框jQuery的选中方法(实例讲解) select下拉列表的选中方法是:$("slectoption:eq(1)").attr("selected",true);//选中第二个optionchekbox的选 选择框选中