解决IE里无法运行JavaScript脚本的方法

点击开始/运行,键入以下命令:  
regsvr32 jscript.dll  /s
regsvr32 vbscript.dll  /s

你可能感兴趣的:(JavaScript,脚本,IE)