03 2016 档案

摘要:$(':input','#' + formid).not(':button, :submit, :reset').val('').removeAttr('checked').removeAttr('selected'); 用的jquery版本是1.8.2.min 阅读全文

posted @ 2016-03-24 17:10 zgz2016 阅读(1138) 评论(0) 推荐(0)

摘要:在html,很多同学喜欢使用rows、cols,来设置textarea的高宽,却发现,在火狐跟其他浏览器,好像高宽却不一致! 因为这是火狐的一个bug, https://bugzilla.mozilla.org/show_bug.cgi?id=33654 一般最好使用css的height,width 阅读全文

posted @ 2016-03-03 15:44 zgz2016 阅读(408) 评论(0) 推荐(0)

导航