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 

how do I use several images of different size in top menu

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
lee



Joined: 07 Jan 2004
Posts: 1

PostPosted: Wed Jan 07, 2004 9:39 pm    Post subject: how do I use several images of different size in top menu Reply with quote

Hi - does anyone known how you can use several different sized images in the top level of the menu? thanks so much if you can help.
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Wed Jan 21, 2004 7:55 am    Post subject: Reply with quote

Try this:
Code:
{code:'<img src="..." width="20" height="40" />', format:{size:[40,20]}},
{code:'<img src="..." width="30" height="40" />', format:{size:[40,30], itemoff:[0,20]}},
{code:'<img src="..." width="50" height="40" />', format:{size:[40,50], itemoff:[0,30]}},
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1