Can menu appearance be delayed with setTimeout()?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jlkventures1
Beginner
Beginner
Posts: 5
Joined: Wed Dec 07, 2005 10:10 pm

Can menu appearance be delayed with setTimeout()?

Post by jlkventures1 »

I'd like to delay drawMenus(), but it seems to fail when I place it inside a setTimeout() function.

I'm trying to time the menu to draw after a javascript animation has completed. How is it possible?

Thank you for such an awesome menu system!
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Kevin wrote a setTimeOut function to use with the menu which has a demo. There is an explanation about how to use it.

Ruth
Post Reply