摘要: .phcolor{ color:#999;}//css样式 function isPlaceholer(){ var input = document.createElement("input"); return "placeholder" in input; }; function placeho 阅读全文
posted @ 2016-05-30 23:08 稍微有点色 阅读(3222) 评论(0) 推荐(0) 编辑