Would it be difficult to add the ability to expand a menu by hovering over the parent item, to achieve the same effect as a click on the "+" sign? Perhaps to trigger this after a second or so?

I'm quite happy to go and look setting this up if someone could point me in the right direction by advising on whether it was viable and where in the module's different files to look to implement this.

Many Thanks,

Alan

CommentFileSizeAuthor
#3 add-hover-888380-3.patch4.95 KBthefancywizard

Comments

zoia’s picture

subscribe

thaeez’s picture

I too would love to see this functionality. Anyone have an idea on how to go about implementing this?

thefancywizard’s picture

Status: Active » Needs review
StatusFileSize
new4.95 KB

Hey folks! I have created a patch that addresses this issue. I also noticed a missing '/' at the top of the file that needed fixin'. This adds a setting (checkbox) on the configuration page that allows the user to enable hovering over menu items to expose children instead of clicking the +. This is against the latest HEAD as of today. Enjoy.

nicholas.alipaz’s picture

Just came here looking for this option/issue. The patch works for me with latest git clone. Thanks so much!

My +1 to include in module.

pat redmond’s picture

Added to 6.x-4.0-alpha3
Let me know what you think. I will also include this in the next release for D7

pat redmond’s picture

Status: Needs review » Closed (fixed)

OK, in 7.x-2.0-alpha5