摘要: $(function(){ //判断浏览器是否支持placeholder属性 supportPlaceholder='placeholder'in document.createElement('input'), placeholder=function(input){ var text = in... 阅读全文
posted @ 2015-04-09 18:04 蛋蛋的小家 阅读(275) 评论(0) 推荐(0) 编辑