stroll.js is a collection of CSS list scroll effects. Works in browsers with support for CSS 3D transforms including a special touch-enabled mode for iOS & Android 4.x.
Searches text in list items on the page, hides unmatched items.
ListNav is a jQuery plugin to add a slick "letter-based" navigation bar to all of your lists. Click a letter to quicky filter the list to items that match that letter.
Selectonic is a jQuery based plugin for making any list of items selectable by mouse and keyboard. It could be usefull in web app where are different widgets like menus, dropdowns with keyboard input, lists with multiple selection and so on.
Slip.js is a tiny library for interactive swiping and reordering of elements in lists on touch screens.
Supports iOS Safari, Firefox Mobile, Chrome Mobile, Opera Mobile.
fieldChooser is a jQuery plugin for selecting from a list of fields or values (the source) and adding them to a new list (the destination).
You move fields from the source to the destination by dragging and dropping with multi-select. Fields themselves can be simple HTML elements or more complex containers.
A simple view mode switch that has two example layouts, a grid and a list. The layout is defined by a view class that gets applied to the main wrapper. Some example media queries show how to make things responsive.
List.js is a lightweight cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable. Also it's possible to add, edit and remove items by dead simple templating.
Easy List Splitter is a jQuery plugin that you can split any ordered <ol>
or unordered <ul>
list by defining the number of columns.
The plugin will get your list, wrap it into a container div
, generate as many lists as the number of columns you require and evenly split the list items into the different list elements. If the list items are not enough to evenly fill in all the columns, the plugin will hide the columns in excess (this might happen only if you’re ordering your list items vertically as per default).
Roundabout is a jQuery plugin that easily converts unordered lists & other nested HTML structures into entertaining, interactive, turntable-like areas.
HTML5 Sortable is a jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.
Nestable is an interactive hierarchical list. You can drag & drop to rearrange the order. It even works well on touch-screens.