会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Jiang YY
博客园
首页
新随笔
联系
订阅
管理
2014年4月16日
jquery根据值设置radio和select选中状态
摘要: 1、radio选中:$("input[name=test][value=34]").attr("checked",true);//value=34的radio被选中$("input[id=testid][value=34]").attr("checked",true);//value=34的radi...
阅读全文
posted @ 2014-04-16 14:46 姜莹莹
阅读(1428)
评论(0)
推荐(0)
编辑
公告