网站开发与移动开发

博客园 首页 新随笔 管理

2011年11月21日 #

摘要: $("input[type='checkbox']").attr('value')返回结果:501$("input[type='checkbox']").is(':checked')返回结果:选中=true,未选中=false 阅读全文
posted @ 2011-11-21 14:12 txf2004 阅读(189) 评论(0) 推荐(0) 编辑