Randy Jackson Posted January 27, 2006 Posted January 27, 2006 Hello, Does anyone have any ideas as to why my site won't display in Internet Explorer or Opera? The HTML is rendering correctly, but all I'm seeing is the background for the site. It works perfectly in Firefox. The current URL is http://karaokekorner.fourcolorconsulting.com Any help would be most appreciated.
Guest Posted January 27, 2006 Posted January 27, 2006 yes, replace this: <script src="scripts/kkorner.js" type="text/javascript"> with this: <script src="scripts/kkorner.js" type="text/javascript"></script> you need to terminate scripts.
Randy Jackson Posted January 27, 2006 Author Posted January 27, 2006 yes, replace this: <script src="scripts/kkorner.js" type="text/javascript"> with this: <script src="scripts/kkorner.js" type="text/javascript"></script> you need to terminate scripts. Thanks! I knew it was something stupid like that!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.