HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
IE8中会报
HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
这个错误。
将JS代码或引用文件放入页面底部的body之后,这样代码在body被解释之后执行,就不会出现这个错误了。DatePicker控件目前会有此问题。
另外完美解决客户IE8的问题!方法如下:安装IE8的KB2416400补丁,重启,OK!
下载地址http://www.microsoft.com/zh-cn/download/details.aspx?id=17435
KB2416400下载:
http://www.microsoft.com/downloads/zh-cn/results.aspx?freetext=KB2416400;displaylang=zh;stype=s_basic
根据系统和IE版本进行下载即可!