IE下输入框提示消失?轻松搞定"解决IE浏览器输入框placeholder不支持问题$(function() { 如果不支持placeholder,用jQuery来完成if(!isSupportPlaceholder()) {1月前100