We created a Drupal menu for the mobile site.
We are getting the menu primary links fine but when we click on the links they donot open sub links ?
How can we get this working ?
jQuery Mobile does some interesting things with submenus. Due to some limitations in the way the menu system works I modified version 6.x-3.x to create an 'expanded' menu feel for now. I am looking into how to rework the menu system to be more jQuery Mobile friendly but until then the new version works well.
Comments
Comment #1
akaserer commentedsubscribing
Comment #2
jasonsavino commentedjQuery Mobile does some interesting things with submenus. Due to some limitations in the way the menu system works I modified version 6.x-3.x to create an 'expanded' menu feel for now. I am looking into how to rework the menu system to be more jQuery Mobile friendly but until then the new version works well.
Comment #3
wuuster commentedReplace these lines
with this line
I'm here to help
Koiwu
Comment #4
puppyman commentedI had written something... but I took it away because it was a silly error on my part. :/