IE8中会报
[quote]HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)[/quote]
这个错误。
将JS代码或引用文件放入页面底部的body之后,这样代码在body被解释之后执行,就不会出现这个错误了。DatePicker控件目前会有此问题。
[quote]HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)[/quote]
这个错误。
将JS代码或引用文件放入页面底部的body之后,这样代码在body被解释之后执行,就不会出现这个错误了。DatePicker控件目前会有此问题。
本文介绍了如何解决IE8中出现的HTMLParsingError问题,通过调整JS代码的位置避免错误发生,特别针对DatePicker控件的问题提供了具体建议。

被折叠的 条评论
为什么被折叠?



