Delay before dropdown in horizontal menu - [resolved]

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mags30
Beginner
Beginner
Posts: 2
Joined: Tue Feb 06, 2007 2:56 am

Delay before dropdown in horizontal menu - [resolved]

Post by mags30 »

Hi, does anyone know how to edit milonic so that there is a 1-second delay between mousing over the main navigation option and the appearance of the dropdown?

Thank you so so much for your help!
mags30
Beginner
Beginner
Posts: 2
Joined: Tue Feb 06, 2007 2:56 am

Post by mags30 »

I just found my answer deeper in the forums.

Apparently, menuOpenDelay wasn't working for me because I have a horizontal menu.


horizontalMenuDelay = true;
_menuOpenDelay=500;

works great, however.

Thanks!
Post Reply