Closed (won't fix)
Project:
Bootstrap
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2014 at 10:50 UTC
Updated:
16 Jan 2018 at 02:26 UTC
Jump to comment: Most recent
Comments
Comment #1
bryandenijsYou can do this yourselve by overriding the hook_menu_link.
This is my version:
Optionally you can add something like this in your CSS:
Comment #2
ipwa commentedI would also love to see this happen, this would make dropdown menus very user friendly.
Comment #3
ipwa commentedComment #4
ipwa commentedComment #5
markhalliwellComment #6
prathibha.sn commented@BryanDeNijs : Is this solution applicable even on mobile devices?
Thanks,
Prathibha
Comment #7
prathibha.sn commentedUsing this solution on mobile devices, on toggle touch only active menu item's sub links are shown but the siblings of active menu items will not be displayed
Comment #8
bryandenijs@prathibha.sn I wrote that code 3 years ago for D7. Not sure if it still works with the newest version(s).
Comment #9
markhalliwellPlease read #1893532: [bootstrap][policy][7.x-3.x] Navigation/Menus, which I've just made a decision on.