bootstrap-submenu icon indicating copy to clipboard operation
bootstrap-submenu copied to clipboard

Primary menu closes on submenu click on mobile devices

Open dragonnn opened this issue 9 years ago • 1 comments

I have submenu under normal button in bootstrap and when I click an element in the primary menu it closes the menu and doesn't not show the submenu. This is my menu code http://pastebin.com/8xZm89M3 (sorry for the li elements, they are cloned from other element) and witch this line i initialize it: $('[data-submenu]').submenupicker();

dragonnn avatar Dec 22 '15 14:12 dragonnn

+1. This script is unusable if the submenu links don't work on mobile.

bkubic avatar Jan 06 '16 16:01 bkubic