Page 1 of 1

CSS Menu not working on Android Tablet

Posted: Fri Jul 12, 2013 2:00 am
by Dramatic
The cssmenu provided in the menu manager isn't working properly in either of the browsers on my Asus transformer tablet (Android version 4.2, Google Chrome and the default browser). The second-level menu items pop out when you open their parent, but can't be clicked/tapped. Neither browser offers view source or developer tools, so i can't check the computed markup.

Example site: http://www.manalihenna.co.nz

Richard

Re: CSS Menu not working on Android Tablet

Posted: Fri Jul 12, 2013 2:53 pm
by velden
As I see it it does not work because the 'Services' menu item it self is a link to a page too. As touch devices do not have a hover, they always follow the link on touch.

Re: CSS Menu not working on Android Tablet

Posted: Fri Jul 12, 2013 6:41 pm
by Dr.CSS
Top level menu parent items that are actual links will not work on phones they must be sectionheaders...