会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shengkejava
博客园
首页
新随笔
联系
管理
订阅
2012年8月8日
在火狐下radio无法选中问题
摘要: 原来的写法:<label><input type="radio" name="11" value="是"/><input type="radio" name="11" value="否"/></label>现在这样写就ok了<label><input type="radio" name="11" value="是"/></label>
阅读全文
posted @ 2012-08-08 16:59 lives0815
阅读(597)
评论(0)
推荐(0)
公告