make custommenu clickable?

make custommenu clickable?

by Danny Wahl -
Number of replies: 0

I've had several staff say that they don't like having the custommenu instantly appear when they're trying to navigate - and wish that it would be either delayed or clickable.

I know that I can use the CSS transition property to transition the visibility, but I started reading the YUI docs and came across this:

http://developer.yahoo.com/yui/menu/#showdelayconfig

and I noticed that the CSS for the custommenu has something like li.clickable in it and was wondering if there's a way to properly (e.g. using YUI) to do a fade or click.

Average of ratings: -