Jslfl

星河码客,月下程序猿,乱七八糟的笔记

jquery记要

设置默认值
$(“input[name=’radioName’][value=2]”).attr(“checked”,true);

Comments are currently closed.