Submit your widget
90
Yays

Minimalistic Slideshow Gallery with jQuery

Views 11134   downloads 2241   Slideshow & Scroller

We will create a simple and beautiful slideshow gallery that can be easily integrated in your web site. The idea is to have a container with our slideshow and the options to view a grid of thumbnails,…

90
Yays

Content Slider using jFlow, A Minimalist jQuery Plugin

Views 15078   downloads 2255   Slideshow & Scroller

So, let’s start to create our content-slider now.   Create a style.css file, and insert the following code into the file: #jFlowSlide{ background:#DBF3FD; font-family: Georgia; } #myController…

89
Yays

Dynamic Image Gallery and Slideshow

Views 16217   downloads 3409   Slideshow & Scroller

This extremely lightweight JavaScript image gallery and slideshow script clocks in under 3kb packed and includes a number of cool features. Here is an example of the markup… <div id="gallery">…

89
Yays

a jQuery content feature like MailChimp

Views 10750   downloads 2017   Slideshow & Scroller

The Code Getting started with this plugin is really simple, you first need to include the cycle.js plugin.This div structure allows you to assign different background images to each slide.   You…

89
Yays

Nice jquery full background image slider

Views 81273   downloads 17241   Slideshow & Scroller

Backgrounds are an important aspect when it comes to creating a website. Whenever i look at a website the background most likely determines what the rest of the website will look like. As we may all know…

88
Yays

Multiple Image Cross Fade with jquery

Views 45066   downloads 4722   Slideshow & Scroller

Getting Started What we want to do first is to create mark-up for the content. Like this: <div class="container"> <img src="bmw_3.jpg" alt="" /> <img src="bmw_2.jpg" alt="" /> <img…

88
Yays

Transition Between Images Slideshow (Mootools)

Views 8959   downloads 1710   Slideshow & Scroller

Features Fade, Slide and Wipe transitions loops Play, Stop, Next and Previous controls Inits from array of image src's, a list of images on the page or using the href of an a tag like the lightbox Usage…

88
Yays

Simple images slider to create Flickr-like slideshows

Views 10230   downloads 2167   Slideshow & Scroller

Simple images slider to create Flickr-like slideshows

88
Yays

Feature your products with Jquery

Views 11274   downloads 2050   Slideshow & Scroller

When you have to put forward 2 or 3 products on your web page, you always ask yourself : How I’m gonna offer an interesting view of these products? Well this script can help a bit. Using Jquery…

88
Yays

Photo Slider with jQuery

Views 8442   downloads 1486   Slideshow & Scroller

Step 1 - Pick Your Photos First we need to start off with some images. You'll want these images to be thumbnails that also have a larger view available. In this example I'm using a thumbnail size of 50x50…

88
Yays

jQuery Flickr Photo Gallery Plug

Views 8897   downloads 1249   Slideshow & Scroller

Simply hand the plug-in a Flickr set_id and give the container a width and height ! Example HTML Code Example <div id="flickr_div"></div> <!-- "flickr_count" Required for count and titles…

88
Yays

Simple 3D Carousel using Mootools

Views 11727   downloads 2238   Slideshow & Scroller

After researching a good method to create a 3D Carousel I came across two resources that intrigued me; firstly GOTOANDLEARN.com which provided an amazing flash 3D Carousel tutorial and then the jQuery…

87
Yays

wSlide, Text Images Scrolling plugin jquery

Views 8593   downloads 1505   Slideshow & Scroller

wSlide va vous permettre de transformer n'importe quelle liste en une sorte de visionneuse, aussi bien pour du texte que pour des images. La pagination peut être automatiquement générées,…

86
Yays

jQuery morphing slideshow gallery

Views 9390   downloads 1405   Slideshow & Scroller

A gallery that "morphs" images between transitions Html code <div class="jmorph"> <div class="imageContainer"> <div class="image"> <div class="currentImg" style> <div class="nextImg"></div>…

86
Yays

A Slick Content Slider(jQuery)

Views 13096   downloads 1840   Slideshow & Scroller

we are going to make a slick content slider for a computer shop, with the help of jQuery and the MopSlider plugin. The slider is going to be generated with PHP and we are using a plain txt file as a data…