Submit your widget
106
Yays

jquery tabset

Views 16605   downloads 3314   Tabs

keep your tabs ordered! A useful component that let you build a tabbed interface really easily; ad you can even sort your tabs as you want! in the header: <script type="text/javascript" src="inc/jquery/1.3.2.min.js"></script>…

293
Yays

bxSlider jQuery Content Slider

Views 60188   downloads 13044   Slideshow & Scroller

bxSlider is a jQuery content slider plugin that is light weight and easy to use. Features: horizontal and vertical slide movement auto mode start / stop controls previous / next controls numeric navigation…

144
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 15803   downloads 2197   Form

Eine gerne durchgeführte Aufgabe ist es, die in manchen Browsern recht hässlichen Checkboxen und Radiobuttons durch schönere, dem Design angepasste Eingabeelemente zu ersetzen. UI-Widget-Factory…

168
Yays

Animated jQuery Menu - Corporate Style

Views 21343   downloads 4881   Menu & Navigation

Multilevel jQuery Menu with fade and smooth drop-down animation on submenu appearance. Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu…

148
Yays

jQuery styleSelect

Views 17085   downloads 3519   Form

This plugin replaces the standart select element with a custom looking selectbox. Plugin has keyboard support. Usage $("select").styleSelect();   Options Name/options Type Default optionsTop Options…

149
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 21509   downloads 3163   Image Effects

This time with zoom and sliding caption. HTML <!-- start thumbnailWrapper div --> <div class='thumbnailWrapper'> <ul> <li> <a href='#'><img src='images/1.jpg' /></a>…

112
Yays

jQueryNotice animated notification tooltip

Views 11519   downloads 2208   Tooltips

jQnotice allows you to easily show an animated notification tooltip at the top of your website with just a simple line of code. How-to use ? You can use it by just call the following method: jQnotice('Your…

208
Yays

Sudo Slider jQuery Plugin

Views 25896   downloads 4000   Slideshow & Scroller

How to use Sudo Slider If you are 100% lost, copy the basic.html document and make sure that the links to the JavaScript and the css works, because i here assume that you already have a working setup…

128
Yays

Sexy Images jQuery Plugin

Views 17872   downloads 2426   Image Effects

This plugin allows you to create sexy hover effect for images on your page ;) Requried: jQuery 1.3+ Test with following browsers: Opera 10.0+ Mozilla Firefox 3.0+ Google Chrome 3.0.195 Safari 3.1+ (win)…

117
Yays

Hoverbox Image Gallery

Views 21610   downloads 3871   Image Effects

It uses an anchor link for the effect, because that is the only thing that Internet Explorer allows the :hover psuedo-class to work with. While my example page only has # linked to, this could easily…

112
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19711   downloads 3331   Slideshow & Scroller

Setting the foundations The most important part of any good web component is a solid HTML structure. A semantic foundation means that your content will be web accessible in virtually all browser clients.…

179
Yays

Beautiful Coverflip with jQuery

Views 30452   downloads 4271   Slideshow & Scroller

jCoverflip depends upon: jQuery version 1.3 or later jQuery UI 1.7.2 (only the core of jQuery UI is required and the themes are not used) Add the styles to your site: .ui-jcoverflip { position: relative;…

162
Yays

jQuery dualSlider

Views 36434   downloads 6472   Slideshow & Scroller

A great option to have as a splash feature at the top of your site, highlights recent articles you want to advertise, that might have a nice graphic or even a video...basically anything you want. Plugin…

103
Yays

jQuery Plugin for Stylish Tooltips

Views 9469   downloads 1969   Tooltips

A Single Background Image for Scalable Tooltips Suppose you need to code a scalable tooltip that looks like this (i.e. a tooltip with auto width/height based on the content inside it): he Usual Approach…

177
Yays

Geogoer vChecks - easy checkboxes jQuery plugin

Views 14463   downloads 2719   Form

Style your form checkboxes easily. It's version 1.0, we will upload more our cool stuff in future. [removed] $(function(){ $("#custom_list").vchecks(); }); Html code: <ul id="custom_list" style="width:…