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 

Rollover speed

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



Joined: 14 Jul 2005
Posts: 2

PostPosted: Thu Jul 28, 2005 2:03 pm    Post subject: Rollover speed Reply with quote

How do i change the speed that the menu appears?? On some of your examples its very fast
Cheers
Back to top
Victor_Chuiko
Support Team


Joined: 12 Apr 2005
Posts: 145

PostPosted: Thu Aug 04, 2005 7:08 pm    Post subject: Reply with quote

You need to use 'delay' parameter. Like this:
Code:
var MENU_ITEMS = [
{..., delay:[300, 500], ...

300 is the number of milliseconds in which the menu will appear, and 500 - when it will disappear.
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