I am using the jQuery Superfish plugin on a website I am working on. Works fine so far.
Problem is: I have to optimize the site for mobile devices like iPad etc.
After I click on a menu item the menu doesn't close itself as long as I click any other link on the page.
I have tried looking at the Superfish code and changing hover events to click
events but without success.
I am not a pro when it comes to jQuery, so I would appreciate if anyone could help me out what I need to change to make this stuff work.