I am in the process of creating a website for a friend. The goal is to have a flashy animated style website that functions well on IOS and allows him to make changes easily. To achieve this, I am utilizing JQuery, my own javascript, and multiple css files. Everything was running smoothly when testing on my internal development server across all browsers. However, once I uploaded it to my sub domain to showcase the progress to my friend, it stopped working properly on Internet Explorer. Surprisingly, all other browsers are functioning perfectly except IE, but only when accessed online. I have already conducted w3 validations with no issues identified. Java and all necessary components are enabled on IE as well. I am at a loss as to why this issue is occurring. Has anyone else experienced similar difficulties with IE or is it solely an issue on my computer?
Incomplete Demo