Log in

View Full Version : Works in Firefox but not IE



whitney
04-18-2006, 06:36 PM
http://www.deepriverct.us/

This is the town website I just designed. It's very basic, and I plan on adding much more later on, but right now I'm busy and don't have the time. I spent all of last night uploading the new site, and it works fine in Firefox but not Internet Explorer... This is a major problem, because I've already gotten emails back saying "where is the site?!" Any ideas on how to fix it?

Twey
04-18-2006, 06:50 PM
Well, to start with, FrontPage has left its unmistakeable mark:
<script language="JavaScript1.2" fptype="dynamicanimation" src="file:///C:/Program%20Files/Microsoft%20Office/Office10/fpclass/animate.js">
</script>The language attribute is deprecated for type, the fptype attribute never existed, and the src attribute points to a local file.
What do you see when viewing it with IE?

whitney
04-18-2006, 11:16 PM
i only see the top frame. i also now have used apple's safari, and it looks fine there, too. it's just IE. :rolleyes:

Twey
04-18-2006, 11:22 PM
Try putting one frameset in a seperate page.

whitney
04-19-2006, 04:20 PM
i hate to be an idiot, but how do i go about doing that? i'm really rusty on my html and have been going about the wysiwyg way...