jQuery獲取Radio選擇的Value值的幾種(zhǒng)方法

Time:2021/06/04 11:20:41   Click:
alert($("input[name='zhiyexinxi'][checked]").val());

1. $("input[name='radio_name'][checked]").val();  //選擇被(bèi)選中Radio的Value值
2. $("#text_id").focus(function(){//code...});  //事(shì)件 當對(duì)象text_id獲取焦點時(shí)觸發(fā)
3. $("#text_id").blur(function(){//code...});  //事(shì)件 當對(duì)象text_id失去焦點時(shí)觸發(fā)
4. $("#text_id").select();  //使文本框的Vlaue值成(chéng)選中狀态
5. $("input[name='radio_name'][value='要中Radio的Value值']").attr("checked",true);   jQuery獲取CheckBox選擇的Value

這(zhè)就(jiù)是幾種(zhǒng)方法,收集整理。

TOP

錦江區聚格樂享網絡工作室@2012 版權所有
蜀ICP備12016524号-2

立即咨詢
成(chéng)都(dōu)網站建設,成(chéng)都(dōu)做網站,錦江區聚格樂享網絡工作室
40f13d50b73e104f832ed1b719ae6935