Submit your widget
137
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 15322   downloads 2028   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…

205
Yays

Sudo Slider jQuery Plugin

Views 25499   downloads 3836   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…

161
Yays

jQuery dualSlider

Views 35595   downloads 6275   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…

120
Yays

Sexy Images jQuery Plugin

Views 17371   downloads 2261   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)…

146
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 20874   downloads 2983   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 14117   downloads 2569   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:…

171
Yays

Beautiful Coverflip with jQuery

Views 30024   downloads 4091   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;…

103
Yays

jquery tabset

Views 16250   downloads 3152   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>…

114
Yays

Hoverbox Image Gallery

Views 21039   downloads 3706   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…

107
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19341   downloads 3165   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.…

291
Yays

bxSlider jQuery Content Slider

Views 59463   downloads 12848   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…

159
Yays

Animated jQuery Menu - Corporate Style

Views 20949   downloads 4701   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…

95
Yays

jQuery Plugin for Stylish Tooltips

Views 9163   downloads 1809   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…

140
Yays

jQuery styleSelect

Views 16688   downloads 3336   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 11218   downloads 2051   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…