Sub-Menus -> “Disable Parent Item Clicks” Incorrect Behavior
-
There is a problem with the menu opening the link instead of expanding the sub-menu in version 3.0.11 of responsive menu pro.
First I enabled Sub-Menus -> “Disable Parent Item Clicks”. Then that didn’t work because the plugin adds a separate event listener when you also enable Menu -> “Close Menu on Link Clicks” (which it was) that opens the href of the parent menu item’s link. After I disabled “Close Menu on Link Clicks” the menu had our desired functionality.
I believe that there should be a check to see if “Disable Parent Item Clicks” is enabled in the event listener for “Close Menu on Link Clicks” before it opens the link.
- The topic ‘Sub-Menus -> “Disable Parent Item Clicks” Incorrect Behavior’ is closed to new replies.