0

Does anyone know how I can create a multi-level navigation bar using either Bootstrap or jQuery mobile, that works correctly on mobile devices (particularly iPad and iPhone) up to the second sub-menu level?

I found this question with a suggestion based on standard Bootstrap: Twitter Bootstrap Multilevel Dropdown Menu

But it still does not work on the iPad. You can not tap any of the "Second level link" items (at least not on my client's iPad - I don't own one).

I also looked into jQuery Mobile, and cannot find a solution for JQM either. Is this a plague with the iPad that does not have a solution?

Community
  • 1
  • 1
Kobus Myburgh
  • 1,114
  • 1
  • 17
  • 46

1 Answers1

0

All research indicated that this can not be done with bootstrap. I have decided to develop a custom JavaScript/jQuery menu myself and this works well.

Kobus Myburgh
  • 1,114
  • 1
  • 17
  • 46