Quote Originally Posted by JimmyV View Post
Great looking menu.

I wonder about compatibility to touch devices. In my tests this one doesn't fair too well or I am missing something.

There is no hover.

The "logic" on touch is a bit different such that if you click/touch a thing with a submenu said submenu appears and you can click or touch the submenu item and until such action the submenu stays on the screen unless navigation goes elsewhere.

This seems an issue here and particularly on a screen/menu like "about us" link which has a hover based little blob there of text that will never be seen by a touch application without a forced click to view and double click to go to about us page.

How are folks handling this do folks just assume the click-through to the physical about us page for such things? Market penetration of touch is quite high so the menu format is even more complex.

And if I wanted to force such click through behavior is that something easily done?
The code is not specially optimized for mobile devices. If you want to use the menu for this purpose, you will have to optimize the code.

Thanks,

Anne