Data-role= "ListView"--Indicates that the list element is a ListView component;
Data-filter= "true"--sets the ListView to have filter properties;
Data-inset= "true"--sets the feature that the ListView returns after it has been filtered;
ui-filterable--setting the form with filter properties;
Data-type= "Search"--set input as the search box;
Data-filter-reveal= "true"--sets the initial state of the ListView component to be a filtered hidden state;
data-input--indicates that the ListView component is associated with a particular search box;
Data-autodividers= "true"--sets the effect of a ListView with a similar address, which is categorized by the first letter;
For more details, please see the Jquerymobile manual.
<! DOCTYPE html>
effects in Iphone6: Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
List of components of the Jquerymobile (ListView)