Hi there,
I have a problem with a plugin (AJAX Login and Registration modal popup) not popping up when clicking on the nav bar.
I realized that the problem arises from a click event handler that is added by X-Theme onto the nav-bar: ul#menu-menu-top.x-nav
This click event handler is preventing propagation and therefore the plugin won´t work.
Can you tell me what this event handler is there for and if there is a way to turn it off?
I would prefer a clean solution to a javascript hack.
thanks very much
