国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

jquery獲取radio值(單選組radio)

2019-11-20 14:01:35
字體:
來源:轉載
供稿:網友

單選組radio: $("input[@type=radio][@checked]").val();

單選組radio: $("input[@type=radio]").attr("checked",'2');//設置value=2的項目為當前選中項

獲取一組radio被選中項的值

var item = $('input[@name=items][@checked]').val();

radio單選組的第二個元素為當前選中值

$('input[@name=items]').get(1).checked = true

單選組 radio: $("input[@type=radio]").attr("checked",'2');//設置value=2的項目為當前選中項

jquery老的版本

var_name = $("input[@name='radio_name']:checked").val();

jquery 1.3以后的版本

var_name = $("input[name='radio_name']:checked").val();

看個獲取radio值的jquery實例

function getra(){var_name = $("input[name='isspecialcnt']:checked").val();//alert(var_name);if(var_name=='1'){$("#isspecialcntyes").show();$("#isspecialcntno").hide();}if(var_name=='0'){$("#isspecialcntyes").hide();(www.survivalescaperooms.com) $("#isspecialcntno").show();}}<form name="form1" method="post" action=""><p><label><input type="radio" name="radiogroup1" value="單選" id="radiogroup1_0">單選</label><br><label><input type="radio" name="radiogroup1" value="單選" id="radiogroup1_1">單選</label><br><label><input type="radio" name="radiogroup1" value="單選" id="radiogroup1_2">單選</label><br><label><input type="radio" name="radiogroup1" value="單選" id="radiogroup1_3">單選</label><br><label><input type="radio" name="radiogroup1" value="單選" id="radiogroup1_4">單選</label><br><label><input type="radio" name="radiogroup1" value="單選" id="radiogroup1_5">單選</label><br></p></form>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 民乐县| 乌兰县| 宜君县| 边坝县| 鄄城县| 灵山县| 双辽市| 德兴市| 运城市| 白山市| 洪洞县| 万州区| 武城县| 茶陵县| 宣恩县| 玛沁县| 黔西| 平乡县| 武清区| 宜都市| 拉萨市| 枣强县| 理塘县| 台前县| 图们市| 油尖旺区| 达孜县| 安龙县| 汉川市| 河津市| 西城区| 岳普湖县| 句容市| 郑州市| 石柱| 阳朔县| 大庆市| 尚义县| 北宁市| 开江县| 隆德县|