Submit your widget
119
Yays

Horizontal Sliding Submenu jQuery plugin

Views 18813   downloads 3078   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…

119
Yays

multiple Nice JQuery slideshow

Views 20846   downloads 3634   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…

119
Yays

FlexSlider 2 - The best responsive slider. Period.

Views 30021   downloads 4826   Slideshow & Scroller

HTML: <!-- Place somewhere in the <body> of your page --> <div class="flexslider"> <ul class="slides"> <li> <img src="slide1.jpg" /> </li>…

118
Yays

Simple Image Viewer(jQuery)

Views 17711   downloads 3640   Slideshow & Scroller

Step 1: Create the Mark-up Here I have created two columns - for navigation and output. For the sake of simplicity I use attribute rel for links to find corresponding image by id in output section.  …

118
Yays

a Fade Slideshow jQuery

Views 23143   downloads 4542   Slideshow & Scroller

In order to more easily access each slide from JavaScript, each slide is numbered in its id name. Then the copy is placed in a new <div> container, so that the position of the copy is easier to…

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 27778   downloads 3193   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 13637   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 19617   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,…

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

jQuery convertion: Garagedoor slider navigation effect

Views 9634   downloads 1637   Menu & Navigation

First we need to make the script ans style of the GarageDoor work. To make that happen, you’ll need jQuery. This library enables interface effects, so you don’t have to create it yourself.…

111
Yays

Jquery Horizontal Slide Navigation

Views 15222   downloads 3189   Menu & Navigation

This is a spectacular sliding navigation whose animation is triggered when the user hovers over a navigation item. HTML Structures     <ul> <li><a href="#" title="" class="home"><p><strong>Title</strong><br…

111
Yays

Awesome images Scrolling using jQuery

Views 21633   downloads 2450   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

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…