
JS error in IE8 (HTML Parsing Error)
Hi,
I'm working on a website which is almost finished. I'm using different JS files such as:
- Scriptaculious
- Prototype
- Modalbox
- Lightbox
- JW Player
While opening the website in FireFox, it works fine. When I'm trying to open it in IE it sometimes shows the following error.
bc.. Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64;
Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.
2; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Tue, 10 Mar 2009 10:10:39 UTC
Message: HTML Parsing Error: Unable to modify the parent container
element before the child element is closed (KB927917)
Line: 0
Char: 0
Code: 0
URI: http://demo.websociaal.nl
Website URL: http://demo.websociaal.nl/
(reload the website a few times)
I think this error is because of the JW player. When i'm commenting it out, the website also loads correctly in IE. Is anyone familiar with this error and knows how to solve this issue?