Submit your widget
161
Yays

jQuery dualSlider

Views 36260   downloads 6428   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…

105
Yays

jquery tabset

Views 16527   downloads 3278   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>…

147
Yays

jQuery styleSelect

Views 17010   downloads 3478   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…

148
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 21401   downloads 3126   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>…

127
Yays

Sexy Images jQuery Plugin

Views 17786   downloads 2390   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)…

292
Yays

bxSlider jQuery Content Slider

Views 60101   downloads 13004   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…

167
Yays

Animated jQuery Menu - Corporate Style

Views 21281   downloads 4839   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…

116
Yays

Hoverbox Image Gallery

Views 21502   downloads 3838   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…

178
Yays

Beautiful Coverflip with jQuery

Views 30386   downloads 4229   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;…

207
Yays

Sudo Slider jQuery Plugin

Views 25823   downloads 3968   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…

143
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 15715   downloads 2159   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…

176
Yays

Geogoer vChecks - easy checkboxes jQuery plugin

Views 14397   downloads 2689   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:…

112
Yays

jQueryNotice animated notification tooltip

Views 11471   downloads 2176   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…

103
Yays

jQuery Plugin for Stylish Tooltips

Views 9419   downloads 1930   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…

111
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19644   downloads 3295   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.…