$('[name^="field_"][type="checkbox"]');
上面给出了以名称开头的复选框列表field_.
field_
如何获取所有不能启动的复选框 field_
任何帮助表示赞赏.
jquery
jquery ×1