• Hi all,

    I added some javascript codes to one of my specific pages and although my template is OK on Chrome, the page (main header) floats to the left on explorer for strange reasons.

    Can you please have a look and advice what I should change in the codes?

    It is only this codes below causing the problems. After I remove this code the page layout on explorer looks OK like in the chrome. But then the page functions dont work.

    <script src="https://www.esenmuzik.com/image/js/jquery-1.2.6.min.js" type="text/javascript"></script>
    <script src="https://www.esenmuzik.com/image/js/jquery.kwicks.js" type="text/javascript"></script>
    <script src="https://www.esenmuzik.com/image/js/coda-slider.pack.js" type="text/javascript"></script>
    <script src="https://www.esenmuzik.com/image/js/jquery-easing.1.2.js" type="text/javascript"></script>
    <script src="https://www.esenmuzik.com/image/js/jquery-easing-compatibility.1.2.js" type="text/javascript"></script>
    <script src="https://www.esenmuzik.com/image/js/brk.js" type="text/javascript"></script>

    The page I have problem is on here https://bit.ly/IAk7uI.

  • The topic ‘Explorer problem’ is closed to new replies.