tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including:
multi-column sorting;
... [More] multi-tbody sorting; parsers for sorting all types of data; ability to add own parsers; secondary "hidden" sorting; multiple filtering types; server-side pagination, sorting and filtering using Ajax; small code size [Less]
A jQuery plugin that adds cross-browser mouse wheel support with delta normalization.
In order to use the plugin, simply bind the mousewheel event to an element.
It also provides two helper methods called mousewheel and unmousewheel that act just like other event helper methods in jQuery.
Highlight Navigation enables item highlighting & navigation for elements via mouse, keyboard, & touchscreen. Ever wanted to move down table rows via the up or down arrow keys? Did you ever also want to perform some action, such as opening a new window when the enter key was pressed on an
... [More] item? Don't forget highlighting as you move around! Did you want all of this functionality for other elements too, such as menus? Remember, all functionality is available for mouse & touch controls, too. Don't want to navigate with arrows? Easily configure keys. Built to work for all elements with children, without needing extra code. Elements tested & confirmed working are: TABLE, UL, OL, NAV, and DL. For ease of configuration & control, all methods are exposed & there are callbacks for all events. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy