/jqm-dynamic-menu

Sample implementation of a Dynamic Menu for use with jQuery Mobile

Primary LanguageCSSOtherNOASSERTION

jQuery Mobile Dynamic Navigation Menu

Project to demo how to have a dynamic menu in jQuery Mobile. This project shows teh simplest dynamic menu as well as a more advanced Ajax loaded menu. There are two demos:

Simple Demo

Simplest dynamic menu you can have. See the basic HTML and the matching Javascript

Advanced Demo

Move advanced demo that has additional features such as:

  • Ajax/JSON loaded menu
  • Menu highlighting
  • Menu header
  • Alternative popout style

View the HTML and the matching Javascript.

More info

This project is discussed in more detail on my blog post: http://www.robertkehoe.com/2013/08/jquery-mobile-dynamic-navigation-menu/