All Plugins
Drag Scrollable
Filed in Navigation, Utilities - over 2 years ago
Scroll a large nested layer within a viewport using native scroll from the container. It does not require drag and drop functionality from UI and it is faster than UI dragging.
Can be used to build a similar effect as in Google maps where you drag contents of a div acting as a viewport.
Drill Down Menu
Filed in Menus - over 3 years ago
This script turns an ordinary UL list into a drill down style menu, adding a new dimension to the conventional drop down menu. The top level UL dictates the height of the menu, with the sub levels tucked away until navigated to. You can customize which level should be shown by default, whether to remember the last shown level when the page reloads, plus the speed of the "drilling" animation. And to ensure the user doesn't get lost with all this drilling, the script can optionally display "breadcrumb" links that reflect the current level the user is at.
Dropdown, iPod Drilldown, and Flyout Menu
Filed in Menus - over 3 years ago
A menu system, which can be used to create a simple dropdown menu for a single list of options, a flyout menu for a smaller hierarchical list of options where child menus are displayed next to the parent menu on mouseover, and two variations on the iPod style, one with a back button and another with a linked breadcrumb to let users easily traverse back up the hierarchy.
Dynatree
Filed in Animation & Effects, Navigation, User Interface - over 3 years ago
Dynatree is a JavaScript dynamic tree view plugin for jQuery with support for lazy loading of branches.
Easiest Tooltip and Image Preview
Filed in User Interface - over 3 years ago
Tooltip-like bubble popups that appears when you roll over link or a thumbnail.
Easiest “check all” ever with jQuery
Filed in Forms - over 3 years ago
This code checks/unchecks all checkboxes within the same fieldset. Simple and semantic.
Easy Image Rollover
Filed in Events - over 3 years ago
This plugin allows you to create simple rollover images.
Easy Slider
Filed in Navigation - over 3 years ago
Easy Slider enables images or any content to slide horizontally or vertically on click. It is configurable with CSS alone. So, basically you link to plugin file, set the content up and style it with CSS.
Editable Select
Filed in Forms - over 3 years ago
Transforms a select list to a text input so you can edit the value directly, or choose a value from the list options. Basically takes the best of text inputs and select lists and mixes it together.










