Submit your widget
140
Yays

ScrollectBox jQuery plugin

Views 9429   downloads 2122   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 10873   downloads 2213   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 49385   downloads 6327   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 32721   downloads 4796   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 13678   downloads 2391   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 52223   downloads 12518   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 12826   downloads 2477   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 10069   downloads 1561   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 46024   downloads 6731   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…

151
Yays

jQuery Mouse Events

Views 13753   downloads 2484   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 33610   downloads 5758   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 8322   downloads 2070   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 28597   downloads 8704   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 11885   downloads 2625   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>…