Theme drop down menus

Theme drop down menus

by Robert Draper -
Number of replies: 1

I'm using a variant of the Aardvark theme with drop down menus. Is there any way to make the drop down menus to drop down "on click" I get a lot of complaints from students that the auto drop down of the menu is an annoyance.

Rob

Average of ratings: -
In reply to Robert Draper

Re: Theme drop down menus

by Mary Evans -
Rob,

It is possible to have the menu respond to an 'on-click' event using the same YUI menu system as the dropdown menu. The only problem is that the two conflict. I was trying to adapt it the other day but ran into problems. I got the menu to respond to the 'on-click' event but could not integrate it with the dropdown menu.

You can read how to create the different menus HERE...it's all fascinating stuff!

Mary