Documentation

Mobile List Item Element - #mobile_listitem {}

This element produces a list item formatted for jQuery Mobile list item for jQuery Mobile Listviews.

Usage

   #mobile_listitem { 
      theme=c,
      text="Fruits"
   }

Attributes

  • text (string) - Set the text of the list item.

  • body (Nitrogen Element or Elements) - Set the element or elements that will be rendered in this list item

See Also



View Source or Submit Corrections for this Documentation Page
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.