2016年8月18日
摘要: 有时候需要对单选框和复选框进行美化,就需要在<input type="radio">和<input type="checkbox">元素的外层包裹label元素。隐藏input元素,display:none; visibile 在iput元素上添加change,click事件,在谷歌 火狐中都运行很 阅读全文
posted @ 2016-08-18 17:33 半夏微澜ぺ 阅读(700) 评论(0) 推荐(0)