iOSList icon indicating copy to clipboard operation
iOSList copied to clipboard

The jQuery iOS (iPhone/iPad/iPod) Alphabetical Contact List

Results 5 iOSList issues
Sort by recently updated
recently updated
newest added

If some groups only have one item or none and the user scrolls up and down the list fast and then returns to the top of the list, it can...

Please correct the `main` property in bower.json, it should point to non-minified assets you deliver: ``` "main": [ "dist/css/jquery.ioslist.css" "dist/js/jquery.ioslist.js" ] ```

Is there a way of making an update function? If I want to add items dynamically, the plugin is not working.

bug

The scrolling action of the list is slow and clunky, and doesn't have velocity scrolling like the actual iPhone contact list. Adding "-webkit-overflow-scrolling: touch" to .ioslist-wrapper makes the scrolling much...

enhancement

Is there a way edit the header height and have the 'shunting' into position update to work with the new height? Thanks.

enhancement