In addition to the core jQuery functionality, a number of additional jQuery libraries and add-ons exist that you might find useful. Note some of these are not produced by the core jQuery team but are excellent nevertheless:
Drag-and-drop elements (http://docs.jquery.com/UI/Draggable)
Sorting (http://docs.jquery.com/UI/Sortable)
Selecting (http://docs.jquery.com/UI/Selectable)
Resizing (http://docs.jquery.com/UI/Resizable)
jqGrid (www.trirand.com/blog/)
jQuery also provides a number of UI elements (called widgets) that you might want to utilize:
Accordion
Datepicker
Dialog
Progressbar
Slider
Tabs
For more information, please refer to http://docs.jquery.com/Main_Page.
18.216.209.235