Pages

Subscribe:

Ads 468x60px

Friday, March 9, 2012

List View Buttons in Jquery Mobile

In this web programming Tutorial we will learn that how we can implement List View Buttons in jquery Mobile. By default, list view elements have no interactive properties: tapping or swiping on them has no effect. A common use of list views in mobile user interfaces is to have the list items be tappable buttons. To do this with jQuery Mobile, you have to include anchor tags in the list item markup

Unordered List

Ordered List

  1. Item
  2. Item
  3. Item

No comments:

Post a Comment