Submit your widget
140
Yays

jQuery styleSelect

Views 16677   downloads 3332   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…

107
Yays

jQueryNotice animated notification tooltip

Views 11207   downloads 2049   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 tabset

Views 16243   downloads 3150   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>…

291
Yays

bxSlider jQuery Content Slider

Views 59440   downloads 12845   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…

95
Yays

jQuery Plugin for Stylish Tooltips

Views 9150   downloads 1807   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…

137
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 15308   downloads 2025   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…

114
Yays

Hoverbox Image Gallery

Views 21022   downloads 3702   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…

161
Yays

jQuery dualSlider

Views 35569   downloads 6270   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…

107
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19324   downloads 3160   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.…

205
Yays

Sudo Slider jQuery Plugin

Views 25493   downloads 3834   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…

146
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 20847   downloads 2974   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>…

169
Yays

Geogoer vChecks - easy checkboxes jQuery plugin

Views 14106   downloads 2568   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:…

120
Yays

Sexy Images jQuery Plugin

Views 17353   downloads 2257   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)…

159
Yays

Animated jQuery Menu - Corporate Style

Views 20937   downloads 4697   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…

171
Yays

Beautiful Coverflip with jQuery

Views 30010   downloads 4086   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;…