Submit your widget
118
Yays

A new jQuery plugin: scrollSomething

Views 11951   downloads 2500   Slideshow & Scroller

  The perfect solution if you desperatly need to scroll something. You can scroll anything you want. How to use:   $("#myScrollebleItems").scrollSomething();     The options: scrollerWidth…

111
Yays

Animated background image with jQuery

Views 12888   downloads 2472   Image Effects

In this example, we are going to create a basic web page layout which includes a super cool animated background image, using jQuery. Let’s do it 1. The first step of this tutorial is to download…

111
Yays

Awesome images Scrolling using jQuery

Views 21600   downloads 2434   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 12829   downloads 1956   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…

108
Yays

jQuery a waterwheel Carousel Plugin

Views 17056   downloads 2295   Slideshow & Scroller

                    For this plugin to work, you will need to include the latest version of jQuery on your webpage BEFORE including this script. This…

107
Yays

jQuery Large Thumb Photo Gallery

Views 14129   downloads 2768   Slideshow & Scroller

What I decided to do was load the large images into the page with AJAX so that the initial load time was faster, and the gallery could handle more images on slower connections. The HTML Below is the new…

107
Yays

Awesome Diapo slideshow with jQuery

Views 35925   downloads 9576   Slideshow & Scroller

Diapo slideshow is an open source project. You can suggest changes or improvements if you want. You can download it and use for free, you can also include it in your projects and sell it as part of a…

105
Yays

Very Nice Minimit Gallery Plugin With jQuery

Views 18770   downloads 3788   Slideshow & Scroller

Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels, slides… pratically everything that has multiple states. Using Minimit Gallery you have more time…

104
Yays

Sliding Image Gallery jQuery Plugin

Views 13859   downloads 2823   Slideshow & Scroller

The idea behind this plug-in is to display a varying number of images in an attractive and easy to use manner. The inspiration for this plug-in this iTunes album viewer. The SlidingGallery plug-in will…

104
Yays

sexy image scroller jQuery plugin

Views 15233   downloads 2086   Slideshow & Scroller

Requirements: jQuery Core (latest), jQuery Easing Plugin. There are five examples, Default settings. $("#box0").sexyCycle(); Easing effect + Prev and Next navigation, $("#box1").sexyCycle({ easing: 'easeInOutBounce',…

99
Yays

Slide Thumbs

Views 13595   downloads 2658   Slideshow & Scroller

Step 1: Create the Mark-up First we add container elements for output. The outer-most container is used to decorate the output with a background image and padding. The next container is the element that…

99
Yays

Coverflow effect featuring CSS transformations and jQuery UI

Views 15268   downloads 2078   Slideshow & Scroller

This proof-of-concept shows a coverflow effect using the new CSS transformation feature from Webkit (featured in Safari 3.1). Needless to say that it won't run in other browsers at this point (however,…

99
Yays

jquery masked Gallery

Views 14254   downloads 2377   Image Effects

Slide your images into a mask! Build your own png mask and choose your images to slide inside! in the header: <script type="text/javascript" src="inc/jquery/1.3.2.min.js"></script> <script…

99
Yays

Cool jQuery and css3 Circle slideshow Effect

Views 40456   downloads 7894   Slideshow & Scroller

this is a beautiful hover effect for an image navigation using CSS3. The idea is to expand a circular navigation with an arrow and make a bubble with a thumbnail appear. In this example  will be…

98
Yays

jQuery Image Gallery/News Slider

Views 16247   downloads 2410   Slideshow & Scroller

Introduction Until this day, jQuery is still blowing me away with its simplicity and robustness. As you can see, I have been concentrated to produce tutorials about it, and I just couldn't help it! Right,…