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 

Can i have a tooltip for menu items

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsOutlookBar
Author Message
timjoein



Joined: 03 May 2005
Posts: 7

PostPosted: Fri Aug 05, 2005 9:24 am    Post subject: Can i have a tooltip for menu items Reply with quote

Hi

how can i have tooltip for menu items , which is longer ...please help

Thanks in advance
Tim
Back to top
Victor_Chuiko
Support Team


Joined: 12 Apr 2005
Posts: 145

PostPosted: Tue Aug 16, 2005 8:48 am    Post subject: Reply with quote

You should upgrade to 1.1.7 because more recent versions didn't have
this feature. After upgrading you can do the following:
Code:
panels:[
               {text:"Browsers", url:'dummy.html?id=1', alt:'Some alt text for panel "Browsers".', status:'Some status text for panel "Browsers".',
                        items:[
                                {text:"Firefox", icon:'01', url:'dummy.html?id=2', alt:'Some alt text for item "Firefox".', status:'Some status text for item "Firefox".'},...


Note these "alt" and "status" attributes.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsOutlookBar All times are GMT
Page 1 of 1