摘要: 1、Get the attribute, check the valuevar attr = $(this).attr('name');// For some browsers, `attr` is undefined; for others, `attr` is false. Check for ... 阅读全文
posted @ 2015-12-28 22:07 夯 阅读(38484) 评论(0) 推荐(2)