MobilyBlocks plugin allows you to simply create an unordered list as an impressive and stylish animated circle.
Best jQuery Plugins Plugins & Tutorials with Demo
Subway Map Visualization jQuery Plugin
This plugin renders unordered lists into a subway map similar in style to the London Underground map. It emphasizes a clean, aesthetic look with curves and proper placement of markers for stations and interchanges. Without any illustration tools, you can quickly go from HTML markup to a complete map visualization of information in a short amount of time. The rendering uses the HTML5 element and works with any browser that supports this element.
icSelectionBox Select Box – JQuery Plugin
icSelectionBox is replace for select or select multiple html tag but much, much more. You can search inside box, populate elements with ajax(or populate directly passing array of elements in options), execute it modal(or add it to some existing jquery element), use it to select only one or more elements.
Spotlight: Constrained Stickies with jQuery
Floating content as a user scrolls through the rest of the page is child’s play. No JavaScript is necessary — you can do it with just plain old CSS. Slap a position: fixed
declaration on it and boom!, you have a container that is fixed in a specific location in the page — it’s floating in the page to be more colloquial.