Thursday, 12 September 2013

HTML0: Parser Terminated Early around ie8, ie7

HTML0: Parser Terminated Early around ie8, ie7

I got this error for a while and I've searching and i cannot find the
solution. This post say to enable Automatically recover from redering
errors with compatibility view but it does not work.
The error message say:
HTML0: Parser Terminated Early around
<DIV class="content-wrapper main-content clear-fix">
The div is correctly closed, it used to be a section but i changed to a
div cuz i thougt that could be incomplatibilities with html5. What
surprice me this that, that div is a layout which means that is render in
the whole application and the error occurs there.
Here the image, this should be a accordion but this is how it looks
because of the error.
Here the div that is causing the error:

What could be the cause??
Note: Im using bootstrap for the accordions

No comments:

Post a Comment