Submit your widget
123
Yays

WanderWall – A jQuery, CSS3 & HTML5 Hover-Based Interface

Views 19595   downloads 2322   Slideshow & Scroller

We'LLgoing to teach you how to create a useful hover-based user interface using jQuery, CSS3, HTML5 and @font-face. Why a hover-based interface? you might ask. Well, with the popularity of touch-based…

101
Yays

Image Player/Slideshow with jQuery

Views 12144   downloads 2207   Slideshow & Scroller

I wanted an image player/slideshow that looked and functioned similarly to a video player. After some playing around, this was the result. You can click different points on the scrubber to jump back and…

129
Yays

astonishing iCal-like calendars with jQuery

I wanted it to be similar to the iPhone Calendar application (or, if you want, to the little calendar on the left bottom corner in iCal). And I also wanted to keep the code as little and sweet as possible…

86
Yays

PictureSlides jQuery

Views 12553   downloads 2499   Slideshow & Scroller

PictureSlides is a plugin for jQuery, and it is a highly customizable JavaScript-based way to easily turn your images into a collection viewable as a slideshow, and with fading effects, if desired. It…

114
Yays

Cool Sprites – Free overlapped CSS menu using CSS Sprites

Views 13918   downloads 3006   Menu & Navigation

CSS sprites can be termed as a method for reducing the number of image requests to a web page by combining multiple images into a single image, and display the desired segment using CSS background-image…

133
Yays

Slick Auto-Playing Featured Content Slider(jQuery )

Views 31472   downloads 5940   Slideshow & Scroller

Functionality Checklist The Coda Slider was 90% there already. There is a main content area (panels, if you will), which slide from left to right each with different unique content. There is generally…

119
Yays

Blinds-effect MooTools slideshow

Views 17555   downloads 4444   Slideshow & Scroller

There are two ways of setting Floom up. One is the object way, where you specify the image url and the caption using the key-value notation. var slides = [ { image: 'photo-1.jpg', caption: 'Lorem ipsum…

179
Yays

Jquery Framework and the slideshow Plugin

Views 34604   downloads 7419   Slideshow & Scroller

Base on the Jquery Framework and the Easing Plugin, The JSiderNews Plugin is a slideshow plugin that displaying images or type of content and support favious navigation to previous|next items. Features:…

227
Yays

Dynamic glide navigation with jQuery plugin

Views 46036   downloads 8123   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

169
Yays

The Mootool Beautiful accordion effect

Views 30553   downloads 5711   Accordion

I'm researching some others, i would like to get some ideas on this

171
Yays

The Mootool - Lof SiderNews Plugin

Views 36479   downloads 9488   Slideshow & Scroller

The Mootool - Lof SiderNews Plugin use for play a slideshow with the navigation display on the lef side or right side.

134
Yays

jQuery Vertical Slideshow

Views 30091   downloads 4646   Slideshow & Scroller

A vertical slideshow that is ready to be used now or it can be customized as you need. jQuery CODE $(document).ready(function() { $("#side-nav a").vertSlider( { text : new Array("LivePipe: here is the…

122
Yays

Horizontal Sliding Submenu jQuery plugin

Views 19147   downloads 3192   Menu & Navigation

a horizontal sliding submenu. Has a couple of options and the appearance can be modified in the css. Slide Submenu requires: jQuery library hoverIntent plugin Slide Subnav plugin Example code to load…

122
Yays

jQuery Blinds Slideshow using CSS Sprites

Views 19178   downloads 2996   Slideshow & Scroller

Features Smooth animated transition Customizable sprite grid Customizable animation ochestration Multiple instances on the same webpage jQuery compatible (plugin) Unobtrusive javascript Compatibility…

187
Yays

jQuery Plugin: rotate3Di - Flip HTML content in 3D

Views 19228   downloads 3013   Image Effects

Rotate3Di is a jQuery Effect Plugin that makes it possible to do an isometric 3D flip or 3D rotation of any HTML content. It also enables custom 3D rotation animations. CSS Transforms are used to create…