Submit your widget
179
Yays

Beautiful Coverflip with jQuery

Views 30428   downloads 4250   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;…

168
Yays

Animated jQuery Menu - Corporate Style

Views 21321   downloads 4863   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…

128
Yays

Sexy Images jQuery Plugin

Views 17832   downloads 2409   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)…

149
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 21453   downloads 3147   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>…

293
Yays

bxSlider jQuery Content Slider

Views 60147   downloads 13025   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…

162
Yays

jQuery dualSlider

Views 36346   downloads 6451   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…

112
Yays

jQueryNotice animated notification tooltip

Views 11495   downloads 2195   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…

144
Yays

jQuery UI: Radiobutton- und Checkbox-Replacement

Views 15757   downloads 2178   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…

103
Yays

jQuery Plugin for Stylish Tooltips

Views 9442   downloads 1952   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…

112
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19683   downloads 3316   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.…

106
Yays

jquery tabset

Views 16564   downloads 3300   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>…

177
Yays

Geogoer vChecks - easy checkboxes jQuery plugin

Views 14430   downloads 2704   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:…

148
Yays

jQuery styleSelect

Views 17056   downloads 3503   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…

117
Yays

Hoverbox Image Gallery

Views 21552   downloads 3857   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…

208
Yays

Sudo Slider jQuery Plugin

Views 25855   downloads 3987   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…