here is the IE 8.0 error: HTML Parsing Error

here is the IE 8.0 error: HTML Parsing Error

hi have this error in IE 8.0  it is due to the jquery files which i currently used. when ever i include them the IE 8.0 gives that issue. the files which i m using are as following,


    <script src="js/jquery-ui-1.8.9.custom/development-bundle/jquery-1.4.4.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/external/jquery.bgiframe-2.1.2.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.core.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.widget.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.mouse.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.draggable.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.position.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.resizable.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.button.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.effects.core.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.dialog.js"></script>
    <script src="js/jquery-toastmessage-plugin-0.2.0/jquery.toastmessage.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.accordion.js"></script>
    <script src="js/jquery-ui-1.8.9.custom/development-bundle/ui/jquery.ui.datepicker.js">
    jQuery.noConflict();
    </script>


here is the IE 8.0 error:
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://localhost/bitsoft/sas/index.php?paramid=5

their is no such an issue there in firefox or in chrome. any body know what would be the issue.

warm regards,
khalsrd.