PDA

View Full Version : drop down disappearing too fast


gruant2000381341
09-15-2009, 03:11 PM
Is it possible to add a delay when the cursor leaves the dropdown? One of my main gripes with using CSS nav menus is that once the cursor goes off the edge of the link – it closes the menu system too quickly. Sometimes this makes the menu hard to use.

Jason Byrnes
09-15-2009, 04:03 PM
CSS does not include a delay property.

With CSS Menu Writer we are trying to create as much of a pure CSS menu as possible, to add a delay would require javascript.

The javascript we have included so far is to address standards compliance issues with older browsers like IE 6 and 5. CSS Menu Writer does not have support for a delay.