摘要: $(function(){ $("body").on("focus","input,textarea", function() { if(!!$(this).attr('maxlength')){ var paopao =document.createElement('div'); paopao.style.left= $(... 阅读全文
posted @ 2017-03-31 10:34 知兮 阅读(1243) 评论(0) 推荐(0) 编辑