| Author |
Message |
mastahyeti
Joined: 08 Sep 2006 Posts: 2
|
Posted: Fri Sep 08, 2006 4:28 am Post subject: Internet Explorer |
|
|
I recently aquired this software to help a friend build a site. I got every thing looking fantasitc while i was viewing it on my computer which has firefox. When i tried viewing it on my friends computer or on my computer using IE the entire page would show exept for the menue. in the bottom left of the IE window it would give an error refrencing line one character one, it continued to say: "Error: object required". This is my first time using COOLjsMenue, so if there is somthing obvious i should know, any help would be apreciated.
Thanks |
|
| Back to top |
|
 |
mastahyeti
Joined: 08 Sep 2006 Posts: 2
|
Posted: Fri Sep 08, 2006 10:35 pm Post subject: |
|
|
By the way my HTML is this:
<HTML>
<HEAD>
<TITLE>Emerald Green Productions - James Olm</TITLE>
<script type="text/javascript" src="coolmenu.js"></script>
<script type="text/javascript" src="menu_items.js"></script>
<link rel="stylesheet" type="text/css" href="menu_styles.css">
</HEAD>
<BODY bgcolor="#165744" text="#edeb8f">
<FONT FACE="comic sans, comic sans ms">
<script type="text/javascript">
var m1 = new COOLjsMenu("menu1", MENU_ITEMS)
</script>
</FONTt>
<BR><BR>
<IMG SRC="images/logo.jpg" WIDTH=850 height=428>
</BODY>
</HTML> |
|
| Back to top |
|
 |
|