Does anyone know how to go about changing the behaviour of the default menus to open by getting clicked rather than hovering the cursor over it?
Thank you.
Fresh Boarder
GK User
Wed Jul 31, 2013 1:11 am
It's difficult because all the templates seem to use css menu, and css can't catch click events, if you want to have it anyway you will need to remove that css code and replace by a javascript code.