摘要: $(function(){ if(!placeholderSupport()){ // 判断浏览器是否支持 placeholder $('[placeholder]').focus(function() { var input = $(this); if (input.val() == input. 阅读全文
posted @ 2015-12-23 17:11 Btoa 阅读(557) 评论(0) 推荐(0)