2015年3月25日

placeholder属性兼容js支持

摘要: $(function(){ //判断浏览器是否支持placeholder属性 supportPlaceholder='placeholder'in document.createElement('input'), placeholder=function(input){ ... 阅读全文

posted @ 2015-03-25 17:53 靖儿 阅读(408) 评论(0) 推荐(0) 编辑

导航