Submit your widget
118
Yays

A new jQuery plugin: scrollSomething

Views 11952   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…

104
Yays

Tabbed content with jQuery

Views 18373   downloads 4138   Slideshow & Scroller

In this example we'll going to show you some web development techniques that can be used in your next projects. This will cover some CSS, HTML and jQuery tricks. First thing we need is some basic HTML…

97
Yays

Smooth Vertical or Horizontal Page Scrolling with jQuery

Views 14147   downloads 1916   Slideshow & Scroller

we will create a simple smooth scrolling effect with jQuery. We will create a horizontal and a vertical website layout to show the effect. The Markup The markup for our example page is going to be very…

191
Yays

Automatic Image Slider with CSS & jQuery(red)

Views 174882   downloads 13066   Slideshow & Scroller

With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash. With this in mind, I believe it is wise to build simple…

88
Yays

jQuery Flickr Photo Gallery Plug

Views 8902   downloads 1253   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…

138
Yays

jQuery Image Scale Carousel

Views 13924   downloads 2039   Slideshow & Scroller

What Makes jQuery Image Scale Carousel Different? It auto scales the images you put into it to the appropriate height and width keeping their aspect ratio in place. When working with imagery online keeping…

85
Yays

Recreating the MLB.com Content Switcher with jQuery and CSS3

Views 11126   downloads 2148   Slideshow & Scroller

This project was to try to recreate the switcher without any extraneous images or other non-essential elements that tend to make stuff less maintainable. This version uses CSS3′s border-radius,…

95
Yays

Cross browser fluid jQuery image gallery

Views 13322   downloads 1618   Slideshow & Scroller

The plugin This little jQuery image gallery plugin is basicly recreates the standard built-in window scrolling with a smooth easing effect. It is still in an early, development state, thus it may suffer…

145
Yays

Super simple jQuery ticker text slideshow

Views 60131   downloads 10957   Slideshow & Scroller

Plugin to rotate list items inside an unordered list, plugin will automaticlly hide all but the first list items and then rotate them. Usage is very simple, say for example we have an unordered list with…

91
Yays

Using the Wonderful jFlow Plugin JQuery

Views 10587   downloads 1811   Slideshow & Scroller

Download The Plugin As always with a new plugin, the first step is to visit the creator’s website and download the plugin. All that you’ll need is a tiny Javascript file – and of course…

110
Yays

jQuery Multimedia Portfolio (multi-format carousel for jQuery)

Views 13503   downloads 1634   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"…

648
Yays

Vertical Scrolling News Ticker With jQuery jCarouse

Views 78955   downloads 17411   Slideshow & Scroller

News Ticker is a fantastic way to present headlines or minor updates to your readers. The smooth scrolling effect will attract your readers and generate more clicks to your site. This is a simple yet…

95
Yays

Rotating Banner / Image switch scroller jQuery

Views 22823   downloads 3767   Slideshow & Scroller

This sample was entirely created using the Glimmer image sequence wizard. Whether it be for advertising, mastheads for your website, or, perhaps, an image gallery for your photos, Glimmer can help. Just…

103
Yays

Pure CSS3 Sliding Image Gallery

Views 15742   downloads 2470   Slideshow & Scroller

So, another random CSS3 experiment! This time it’s an image gallery that has a slide effect. This was a bit tricky to work out but I got there in the end. The idea is to get one image to slide in…

82
Yays

Slideshow(Mootools 1.2)

Views 10373   downloads 1884   Slideshow & Scroller

Slideshow is a javascript class for Mootools 1.2 to stream and animate the presentation of images on your website. Slideshow is the result of many trials in code attempting to create a javascript class…