Submit your widget
140
Yays

ScrollectBox jQuery plugin

Views 9407   downloads 2115   Form

When used on a select-element, the ScrollectBox will act as a stylable clone, thus preserving the functionality of e.g. a form. Further down this page, in the Examples section, is a tryout form as well…

121
Yays

HoverAttribute jQuery plugin

Views 10853   downloads 2202   Text & Link Effects

HoverAttribute is a jQuery plugin that allows you to make (link-)elements more dynamic by making an attribute of that element show up on hovering. This is foremost intended for <a> tags residing…

105
Yays

jQuery calendar Picker

This component is a light-weight calendar/date-picker. Some features: supports internationalization (supports do not necessary means it is implemented:-) ) supports changing current date supports mouse…

157
Yays

JQuery Smooth Div Scroll

Views 49351   downloads 6317   Slideshow & Scroller

Smooth Div Scroll is a jQuery plugin that scrolls content horizontally left or right. Apart from many of the other scrolling plugins that have been written for jQuery, Smooth Div Scroll does not limit…

129
Yays

JQuery Carousel Tabber

Views 32688   downloads 4789   Slideshow & Scroller

Out of the box, billy is a basic scrolling carousel which can be implemented very easily. A person with little knowledge of either html or javascript can get billy working on a page within a few minutes.…

136
Yays

GreyBox display websites,images jQuery lightbox

Views 13661   downloads 2382   Lightbox & Dialog & Overlay

GreyBox can be used to display websites, images and other content in a beautiful way. Why use GreyBox: It does not conflict with pop-up blockers It's only 22 KB! It's super easy to setup It's super easy…

177
Yays

Simple JQuery Accordion Collapsing menu

Views 52192   downloads 12510   Menu & Navigation

This is a simple Accordion collapsing menu done in JQuery. Links with subitems under them will expand the submenu when clicked. Items that don't have subitems are normal links.. The menu initialises with…

91
Yays

Simple Jquery Right Click Cross browser Vertical Menu

Views 12807   downloads 2470   Menu & Navigation

[removed][removed] Creating right click with the help of jquery is real easy and can be implemented very quickly Step 1: Creating HTML Simply copy and paste the html next to the div to be right clicked.…

109
Yays

jdMenu Hierarchical Menu Plugin for jQuery

Views 10033   downloads 1551   Menu & Navigation

The jdMenu plugin for jQuery provides a clean, simple and elegant solution for creating hierarchical drop down menus for websites to web applications. View the feature list below to see if jdMenu is the…

172
Yays

jQuery custom dropdown image combobox

Views 45988   downloads 6719   Form

Feature at glance: Fully Skin-able Your original dropdown is safe, so your form post will not be messed. An image can be inserted with your text. Each <option> can have an image. You may covert…

150
Yays

jQuery Mouse Events

Views 13725   downloads 2476   Tooltips

HTML For us to make a tooltip we’re going to have some links to work with, and a container for our tooltip.  There is nothing too special here.  I placed the links in a header tag just…

164
Yays

Hover Accordion jQuery

Views 33573   downloads 5744   Accordion

A jQuery Plugin for no-click two-level menus (or whatever else you want to do with it) Introduction This is yet another accordion script, except you don't have to click to open one item, you just move…

135
Yays

jquery Hover Sub Tag Cloud

Views 8303   downloads 2061   Tooltips

Tag clouds When, used properly, they can provide visitors with an instant illustration of the main topics of the site’s content. And although we don’t have that much choice in designing them,…

118
Yays

Popout Details on Hover CSS3

Views 28567   downloads 8665   Image Effects

HTML The columns are made up of unordered list items, within each list item is the thumbnail image and the details of the item wrapped in a class of "info". <ul class="columns"> <li> <a…

95
Yays

Styling Your Search Form with CSS

Views 11862   downloads 2615   Form

  First let me go over my original approach which was using <input type="image" src="image-path"> as follows: <form method="get" id="searchform" action="http://www.sohtanaka.com/"> <fieldset>…