Snetty
02-26-2007, 12:31 PM
I've got alot of dropdown menu's on each page of a site that I'm working on. They're very simple css driven, but I want to add a time delay to the menu's appearance when you hover over the link.
Is there a javascript way of inserting a setTimeout() whenever display: none; is changed to display: block?
Thanks alof for your help in advance.
Is there a javascript way of inserting a setTimeout() whenever display: none; is changed to display: block?
Thanks alof for your help in advance.