Response title
This is preview!
The theme for list dividers can be set by adding the data-dividertheme
to the list and specifying a swatch letter. Here is an example of the same list above with swatch "d" set on the dividers.
<ul data-role="listview" data-inset="true" data-theme="d" data-dividertheme="c">
The default theme for group dividers is "b" (blue in the default theme) but can be changed with thedata-divider-theme
attribute on the select menu
© 2013 jQuery Foundation
Sponsored by and others.