Grr. Another thing to add to the long list of why I hate Internet Explorer. I am a fairly seasoned web developer working with HTML, CSS, JavaScript, and PHP in developing my
Team's Website.
The website shows up fine in Firefox, but when I try to run it in Internet Explorer, I discovered that it doesn't load anything more than the background image. When you right-click to "View Source", you
see the HTML but only in Notepad, and not parsed in the browser.
So the URL is
http://238.pinepointpark.com/. Please let me know what you've found is wrong with my website :/
-Main stylesheet:
http://238.pinepointpark.com/inc_style.css
-My 2 JavaScript functions:
http://238.pinepointpark.com/scripts.js
(By the way, I have validated both the HTML and CSS with W3, and it's not perfect but I have another website that is 98% the same thing and works fine with this code, but for some reason it doesn't work right here.