jQuery-Mobile-Tiny-Sort
jQuery-Mobile-Tiny-Sort copied to clipboard
A jQuery Mobile implemention of TinySort
Results
2
jQuery-Mobile-Tiny-Sort issues
Sort by
recently updated
recently updated
newest added
I populate my listview through script once my data get loaded from the server using ajax call, and display it is page. When I implemented the sort option it shows...
In jQm it is possible to use f.e. an a-tag as list element i listviews. Your nice plugin breaks in such a case. How about adding `listElement: "li"` to the...