change hover to onclick

Bacteria Man - January 10, 2009 - 00:30
Project:Dynamic Persistent Menu
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

How much effort would be involved in changing the hover behavior to onclick?

#1

Bacteria Man - January 10, 2009 - 04:08
Status:active» closed

Shame on me for not looking at dynamic_persistent_menu.js prior to asking!

To change the navigation behavior from hover to onclick, simply change the method on line 8 from "mouseover" to "click" like so

$(".dynamic-persistent-menu-menu-item").click(

Perhaps a nice feature would be to add this as a configurable option.

 
 

Drupal is a registered trademark of Dries Buytaert.