各种选择框jQuery的选中方法(实例讲解) select下拉列表的选中方法是:$("slect option:eq(1)") attr("selected",true); 选中第二个option chekbox的选 JavaScript 2022-04-18 214 点赞 3 评论 324 浏览