IE输入框老抛错?手把手教你搞定“占位符”问题!解决IE浏览器输入框placeholder不支持问题$(function() { 如果不支持placeholder,用jQuery来完成if(!isSupportPlaceholder()) {1月前100