Submit your widget
64
Yays

jQuery fullscreen background image slideshow

Views 18894   downloads 3014   Slideshow & Scroller

With the help of some small HTML, nifty CSS and loads of jQuery, we're able to create an animated fullscreen background image slideshow. You can easily change the script by changing some variables.…

68
Yays

text slide effect with jQuery

Views 17445   downloads 3633   Text & Link Effects

this demo show/hide content within a div similar to the SlideToggle() effect.and different show part of the content within the div when the page loaded Also not that because the content within the div…

82
Yays

Useful image hover slide effect with jQuery

Views 60632   downloads 8323   Image Effects

This is a simple technique to animate an image when hovering using jQuery’s animate() effect. We will use this effect to manipulate our CSS, creating a seamless transition between two areas of an…

76
Yays

Simple jQuery Fluid Thumbnail menu Bar

Views 53732   downloads 5349   Slideshow & Scroller

The idea of a fluid thumbnail bar is simple: Create a list of thumbnails within a space where the overflow can be flipped through page by page. Features Cycle through thumbnails in different intervals…

96
Yays

MobilyNotes--stacked format shows image jQuery plugin

Views 13012   downloads 2788   Slideshow & Scroller

MobilyNotes is lightweight (2KB) jQuery plugin that shows your images or other html content in a stacked format. Features: rotating your content autoplay autogenerated buttons $('.notes').mobilynotes({…

92
Yays

Cool jQuery photos Shutter Effect

Views 16018   downloads 3690   Slideshow & Scroller

This is a using the HTML5 canvas element to create a simple photography portfolio, which displays a set of featured photos with a camera shutter effect. This functionality will come in the form of an…

225
Yays

Nice Product Slider with jQuery plugin

Views 46262   downloads 10566   Slideshow & Scroller

The article source:http://webdesignandsuch.com/fancymoves-jquery-product-slider/ FancyMoves is a great slider to show off services, products, or whatever you can dream up. The main image is enlarged to…

1566
Yays

jQuery Sliding hover Animated Menu

Views 52646   downloads 8145   Menu & Navigation

we’ll be building a cool Animated navigation list complete with a sliding hover effect. We’ll build the design to work without jQuery first of all to ensure it’s widely accessible to…

225
Yays

jQuery Slide Transition Plugin

Views 25712   downloads 3824   Slideshow & Scroller

jQuery Slidy is a plugin that generates a customizable transitions automatically. With default options: $('#default').slidy(); <div id="default"> <img src="image-1.jpg"/> <img src="image-2.jpg"/>…

135
Yays

Good jQuery images Gallery

Views 22200   downloads 3723   Slideshow & Scroller

In this tutorial we will create an image gallery with jQuery that shows a preview of each image as a little thumbnail. The idea is to hover over the slider dots and make the regarding thumbnail slide…

145
Yays

Awesome jQuery tabSwitch slideshow

Views 33841   downloads 4380   Tabs

tabSwitch is a tab/slider plugin for jQuery. You could make a tab box system with the least of code and still fully customizable. Currently, you could choose from 7 different effects with 2 view styles.…

168
Yays

Great Round Image Galleries With jQuery

Views 27382   downloads 4875   Slideshow & Scroller

Hey guys. Quite often with image galleries powered by jQuery, we’re presented with a very similar layout – one which contains the images or items presented inside a rectangle. This is great…

117
Yays

JQuery Image slideshow Gallery Auto Play/Pause Rotation

Views 27743   downloads 3185   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…

137
Yays

jQuery Accordion slide Plugin

Views 36819   downloads 6790   Accordion

It to be more like an image slider. There are some coding after the project was complete jQuery plugin. Example 1 Each slide is 600 x 270 pixels. I've set the width of the accordion to 960 and the slideWidth…

117
Yays

useful circulate Slider with jQuery

Views 14575   downloads 2518   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…