Unable to modify the parent container element before the child element is closed (KB927917)
又漲見(jiàn)識(shí)了
IE8報(bào)下面錯(cuò)誤,而且是我的機(jī)器不報(bào),同事的機(jī)器報(bào),試了4臺(tái),兩個(gè)報(bào),兩個(gè)不報(bào),IE版本都一樣,沒(méi)想明白 解決:1、查看是否有未關(guān)閉的html標(biāo)簽,比如<table>而沒(méi)有</table> (我就是這個(gè)原因) 2、是否在頁(yè)面未加載完前js代碼操作了body里的元素,將相關(guān)js代碼移到</body>后面 網(wǎng)頁(yè)錯(cuò)誤詳細(xì)信息 用戶代理: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) 時(shí)間戳: Wed, 14 Apr 2010 08:33:56 UTC 消息: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917) 行: 0 字符: 0 代碼: 0 URI: http://support.microsoft.com/kb/927917 |
posted on 2010-05-19 10:11 豬 閱讀(1866) 評(píng)論(0) 編輯 收藏 所屬分類: js