JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Menu Won't Display in IE

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
kctate



Joined: 28 Aug 2007
Posts: 2

PostPosted: Tue Aug 28, 2007 6:15 pm    Post subject: Menu Won't Display in IE Reply with quote

Here is my test file:

http://www.cuisinierscater.com/test.html

I recently purchased the CoolJSMenuPro 2.1.4 and used that to make my menu. It looks great in Mozilla (I am still tweaking it) but doesn't show up AT ALL in IE on the Mac or the PC. Help!
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Wed Aug 29, 2007 9:28 am    Post subject: Reply with quote

Your last menu item is defined as follows:
Code:
   {code:"Contact Us", url:"contactus.html", format:{"itemoff":[0,69],"size":[22,75]},
      },

Note that hanging comma before last curly bracket: ECMAScript specification does not allow it, and IE strictly follows this statement.
Back to top
kctate



Joined: 28 Aug 2007
Posts: 2

PostPosted: Wed Aug 29, 2007 4:27 pm    Post subject: MUCH THANKS! Reply with quote

Now it works great - THANKS! Laughing
Back to top
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1