Home › Forums › JavaScript › Need help with a non-functional mobile only nav menu › Reply To: Need help with a non-functional mobile only nav menu
January 21, 2015 at 10:35 pm
#193915
Participant
Since the menu functions with mouse hover, it won’t work on any kind of touch device (not just iPhone). It would need some JavaScript to make it respond to tapping. I don’t think the double scrolling on the page is very user friendly (or needed) by the way.