Submit your widget
117
Yays

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

Views 19235   downloads 2232   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…

117
Yays

useful circulate Slider with jQuery

Views 14595   downloads 2526   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…

117
Yays

JQuery Image slideshow Gallery Auto Play/Pause Rotation

Views 27775   downloads 3192   Slideshow & Scroller

There is an awesome jquery gallery which is transparent, fixed on screen, autoplay on/off buttons and css3 stylized gallery. I used simple jQuery functions and make them more clear by commenting the code…

116
Yays

Simple transition effect jQuery

Views 13636   downloads 3053   Slideshow & Scroller

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

116
Yays

Multi Style jQuery images gallery

Views 20599   downloads 2591   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…

115
Yays

Supersized – Full Screen Background/Slideshow jQuery Plugin

Views 19616   downloads 2810   Slideshow & Scroller

Features Resizes images to fill browser while maintaining image dimension ratio No extra whitespace, no scrollbars – the entire browser window is always filled Compatible in Firefox, Safari, Opera,…

115
Yays

Custom Content Slider with jQuery

Views 15407   downloads 2817   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…

114
Yays

jQuery Blinds Slideshow using CSS Sprites

Views 18963   downloads 2904   Slideshow & Scroller

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

113
Yays

Blinds-effect MooTools slideshow

Views 17336   downloads 4351   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…

111
Yays
111
Yays

Awesome images Scrolling using jQuery

Views 21632   downloads 2449   Slideshow & Scroller

The main thing flipboard do differently is to have the logo and logo background elements move at different animation speeds from each other and the main content. This effect is is similar to Parallex…

110
Yays

jQuery Multimedia Portfolio (multi-format carousel for jQuery)

Views 13537   downloads 1645   Slideshow & Scroller

This plugin for jQuery will automatically detect the extension of each media and apply the adapted player. call <link rel="stylesheet" href="css/multimedia-portfolio.css" type="text/css" media="screen"…

110
Yays

Awesome Rotating Image Slideshow CSS3 and jQuery

Views 12857   downloads 1979   Slideshow & Scroller

we are going to use jQuery and CSS3 rotations, along with the jQuery rotate plugin, to create a beautiful slideshow. You can use it to spice up your web sites, product pages and other projects with some…

110
Yays

Good Tabbed Slider with jQuery

Views 34827   downloads 9113   Slideshow & Scroller

this demo as a “standalone” slider – meaning it’ll essentially be the only element on the page that we create… but using just a few extra steps after the fact, you should…

109
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21087   downloads 3968   Slideshow & Scroller

A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit…