billy_111 Posted August 21, 2009 Share Posted August 21, 2009 Hey, I am receving the following error on my website:- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618) Timestamp: Fri, 21 Aug 2009 17:11:22 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://www.meyselections.com/intro.php Now this is causing me major problems.. When i try to navigate to other pages in IE7 And IE8 i get the error. It works fine in Firefox though, i dont understand that! I am using Lightbox and have a javascript drop down menu. My <head> element looks like this:- <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script> <script type="text/javascript" src="js/lightbox.js"></script> <script type="text/javascript" src="chromejs/chrome.js"> </script> Does anyone know how i can overcome this problem? Regards Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted August 21, 2009 Share Posted August 21, 2009 Make sure that your libraries aren't conflicting with one another. Check their documentation for no-conflict functions. Quote Link to comment Share on other sites More sharing options...
billy_111 Posted August 22, 2009 Author Share Posted August 22, 2009 Sorry how do you mean check if the libraries are not conflicting? How can i do this? Regards Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.