KoschtIT Image Gallery Forum

Full Version: IE8 issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

JuPo

Hi,
i noticed that IE8 give me an error with koschtit gallery (not always, it requires refresh a few times):

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: xyz

without gallery, page loads perfectly, with no error.
I checked page with w3c validator, it passed. Here's link: >>LINK<<

How could this be resolved? Huh
(08-29-2009 05:12 PM)JuPo Wrote: [ -> ]Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)

How could this be resolved? Huh

Very weird error. I had to refresh about 50 times before I finally saw this too, so this comes very seldom. Well, the point is, that I'm still not sure what exactly causes this, but you could try to place the <?php include(.../ki_include.php) ?> - tag at the bottom of your head section, like demanded on my page. Please tell me if this helps ...

JuPo

it still give me an error..
i read a few articles about parsing error (KB927917) and i found >THIS< and >THIS<.
Maybe it would help to solve the problem (domloaded function?)
I've decided to write some extra code only for IE in order to fix this error. It's very annoying and I've already lost all hope that one day IE will be a "normal" browser like all the others. The changes I've made, concern only the "domready" function.
Please give me some feedback if the attached "ki_js_framework.php" is working properly. If no further errors occur this will be added in the next script release.

JuPo

seems like it works now. Big THANKs for your help! Exclamation
Reference URL's