Submit your widget
122
Yays

multiple Nice JQuery slideshow

Views 21101   downloads 3762   Slideshow & Scroller

Sliderman.js is a standalone javascript library for sliding images. The main feature of Sliderman.js is multiple unique effects which can be combined together. Sliderman.js works in all popular browsers…

122
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51831   downloads 6976   Form

I wanted to make a nice modal dialog box that would confirm submission of a form. And, specifically, it had to ask if their e-mail address was correct that they listed on the form. Typos, particularly…

121
Yays

a polaroid Drag drop photo viewer with CSS3 and jQuery

Views 11396   downloads 1944   Image Effects

This example is making use of CSS3 and jQuery, just to show the effect when combining two powerful techniques. The CSS3 is injected by jQuery, keeping the CSS file clean. HTML The HTML of this page isn't…

121
Yays

Accordion Script With Multi-Level Support

Views 14559   downloads 3295   Accordion

This  accordion script is powerful and lightweight at only 1.2kb. It now includes multi-level support, the option to allow multiple panels to expand concurrently, and a hide/show all toggle. To initialize…

121
Yays

Custom Content Slider with jQuery

Views 15711   downloads 2933   Slideshow & Scroller

create a custom content slider. The concept behind it is pretty simple, when you click on a button, it uses jQuery scroll-To plugin to scoll the content and display the right content. 1. HTML HTML is…

121
Yays

jSquares images and description hover overlay (jQuery)

Views 13070   downloads 2150   Image Effects

jSquares is a jQuery plugin that pops up an image and a description in an overlay on hover. Setting it up Make sure you’re including these files in the head of your document <script src="http://www.google.com/jsapi"…

121
Yays

Jquery Mega Select List

Views 12404   downloads 1908   Form

This is  the jQuery Mega Select List project, Usage The jQuery Mega Select List is for when you have a drop down list with a crazy number of items that can be logically grouped, for example if you…

121
Yays

jQuery Frequently Asked Questions (FAQ)

Views 9137   downloads 1918   Text & Link Effects

This time around we'll to create a FAQ page at work for a new website we are launching. Creating the FAQ Obviously, you'll need a page with FAQ's on it. I personally chose to put everything in UL's, but…

121
Yays

Simple transition effect jQuery

Views 13872   downloads 3168   Slideshow & Scroller

Simple transition effect to rotate images one "slice" after another. JS $(document).ready(function() { // $('#rotator').stripesRotator({ images: $('#imagescontainer') }); // $('#rotator').stripesRotator({…

121
Yays

Multi Style jQuery images gallery

Views 20870   downloads 2710   Slideshow & Scroller

How to use To create image gallery on your html webpage, you should encapsulate all gallery images into a block element (ex. "div") with specified width and height properties. Galileory script would automaticly…

121
Yays

popular Popup Bubbles With jQuery

Views 12891   downloads 3358   Tooltips

In particular, Jorge Mesa writes to ask how to re-create their ‘puff’ popup bubble shown when you mouse over the download image. In essence the effect is just a simple combination of effect,…

121
Yays

multiple jQuery Helper for Komodo Media CSS Star Rating

Views 9792   downloads 2692   Rating & Star Rating

* jQuery Ajax Rater Plugin * * This rater is based on the code Ritesh Agrawal did. Unfortunatly his CSS and the hover technique breaks in some browsers. * So i thought, why not use the best CSS star-rater…

121
Yays

useful circulate Slider with jQuery

Views 14869   downloads 2624   Slideshow & Scroller

we’re going to use Nathan Searles’ jQuery loopedSlider, a plugin made for jQuery that solves a simple problem, the looping of slide content. It was created to be easy to implement, smooth…

121
Yays

jQuery long list Page scroll

Views 18847   downloads 3705   Text & Link Effects

A good way to manage long list in short space! jquery.verticalSlider let you show long list of elements managing pagination, it can work with elements already in the DOM of your page or loading them via…

120
Yays

Fancy jQuery Pagination Plugin

Views 14271   downloads 3434   Slideshow & Scroller

jPaginate is a jQuery pagination plugin that comes with a twist: animated page numbers. The user can slide through the available page numbers by clicking or just hovering over the arrows. Shortlinks to…