摘要:
jQuery获取Radio选择的Value值:1. $("input[name='radio_name'][checked]").val();//选择被选中Radio的Value值2. $("#text_id").focus(function(){//code...});//事件 当对象text_id获取焦点时触发3. $("#text_id").blur(function(){//code...... 阅读全文
posted @ 2010-10-23 11:57
奋斗中...
阅读(424)
评论(1)
推荐(0)

浙公网安备 33010602011771号