Finder is a jQuery plugin that replaces indented <select> elements creating a true hierarchical UI element for a much smoother user experience when navigating large sets of hierarchical data. It utilizes built-in jQuery ui icons when the library is present but falls back gracefully if not. This plugin requires jQuery 1.7+ as it uses the new .on() event handler as well as namespacing. This plugin is a drop-in replacement it also has exten...
“Dropdown Menus” are a set of some commonly used menus which can be a good substitute to JavaScript based menus. These menus use CSS3 techniques for modern browsers and degrade nicely for old browsers that support CSS 2 .1 properly.