Navigation dropdown menus are used, especially on sites with lots of pages and or categories, as they allow to navigate to almost every page of the site, with no need to navigate through all the intermediate pages in the hierarchy.
Unfortunately dropdown menus do not work well with mobile touch devices, because the mouseover event is not handled, so when the user click top level menu, the browser follows the link instead of opening the menu.
On touch devices, the first click tap on top level menu expands the nested dropdown menu, while the second one brings to the link.
This is the behavior adopted by iPad iPhone starting from iOS 5, so this plugin is intended to work with previous versions of iOS and with other mobile platforms that do not have such behavior ..
Install through the Plugins and Add New button.
To workaround this, the plugin provides the black studio touch dropdown menu selector, that allows advanced users to customize the selector to use..
The behavior is disabled on Apple devices with iOS 5 or later, as it should be provided by the devices.
If you think the plugin doesn't work as expected please post in the Support forum, providing the information.
Seems to solve the menu issues when using tablet and Hueman theme...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more