Relative Content

Tag Archive for jquerydrop-down-menubootstrap-5navbarsubmenu

Bootstrap navbar dropdown with submenu and hyperlink

In my bootstrap navbar the dropdown have submenus and the submenus also have submenus along with hyperlink.
When I am using in desktop the dropdown is showing the submenus on hover but in mobile it when the submenu is clicked then it hits the hyperlink and doesnot shows the other submenus. I want to have both of the feature like if submenu link is clicked then goes to the hyperlinked site and if icon is clicked then show the other submenu.