Log in

View Full Version : Smooth Navigational Menu for mobile devices



Cacho
06-24-2012, 06:36 PM
1) Script Title:
Smooth Navigational Menu

2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm

3) Describe problem:
The problem is quite obvious, and should be easy to fix:
The menus only open when the mouse hovers over them.
This of course does not work for mobile devices.
It would be great if the menus open also when clicked,
if the (detected) device is a touch screen.

I think other menus from DD already work like this.

Thanks!

bernie1227
06-24-2012, 09:35 PM
1) Script Title:
Smooth Navigational Menu

2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm

3) Describe problem:
The problem is quite obvious, and should be easy to fix:
The menus only open when the mouse hovers over them.
This of course does not work for mobile devices.
It would be great if the menus open also when clicked,
if the (detected) device is a touch screen.

I think other menus from DD already work like this.

Thanks!


Well, I'm on a mobile device currently, and the drop downs open fine when clicked.
Bernie

Cacho
06-25-2012, 12:17 AM
Well, I'm on a mobile device currently, and the drop downs open fine when clicked.
Bernie

Ooopps... sorry! Stupid me.

I was working with a menu that the anchors have a href property,
and then the browser jumped instead of opening the submenu.
Removing the href solved the issue.

Sorry... and thanks!!

L.