摘要: $(function(){ function isPlaceholder(){ var input = document.createElement('input'); return 'placeholder' in input; } ... 阅读全文
posted @ 2015-04-02 16:15 丑萌嘞 阅读(1098) 评论(0) 推荐(0)