简体   繁体   中英

jQuery Mobile Phone-Gap:- Does the Auto-Dividers in list view is working or not?

I have implemented an iphone app using phonegap and jQuery mobile.

I used Auto-Dividers to set the secton heders alphabeticall letters first letter of the list item.

I have included the required plugins from https://github.com/jquery/jquery-mobile/pull/2851

but its not efect on the list view headers.. Even i used Autodivider property true..

<ul data-role="listview" data-theme="e" data-autodividers="true"> 

i have a doubt even in jQuery documents also they used list-dividers manually ..

Does the auto divider functionality works or not.

if so why not in our app

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM