Problem with "Ignore Parent Clicks"
-
Hi there,
I’ve got a problem where parent clicks are not being ignored. I’ve had a look, at the relevant class is being added to the parent, as well as preventDefault being bound to the “a” element as per your code (in responsive-menu/app/models/JSModel.php). However, the menu is still closed when a parent menu item is clicked. I can’t seem to figure out why? Perhaps it needs to be unbound using .off() with the relevant namespace, as the order of binding is preventing it from working correctly?
Could you please take a look for me or provide some insight?
https://allc.asia/resources (<980px width)
Thank you,
Jarrod.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Problem with "Ignore Parent Clicks"’ is closed to new replies.