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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | add-hover-888380-3.patch | 4.95 KB | thefancywizard |
Comments
Comment #1
zoia commentedsubscribe
Comment #2
thaeez commentedI too would love to see this functionality. Anyone have an idea on how to go about implementing this?
Comment #3
thefancywizard commentedHey 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.
Comment #4
nicholas.alipaz commentedJust 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.
Comment #5
pat redmond commentedAdded to 6.x-4.0-alpha3
Let me know what you think. I will also include this in the next release for D7
Comment #6
pat redmond commentedOK, in 7.x-2.0-alpha5