Submit your widget
84
Yays

Like apple Slider Gallery jQuery

2 years ago   Views 10568   downloads 1362   Slideshow & Scroller

This ‘product slider’ is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff. jQuery…

109
Yays

Dynamic Flickr Photo Gallery with Slider jQuery

2 years ago   Views 12666   downloads 1492   Slideshow & Scroller

flickrGallery is an open-source photo gallery for jQuery that allows you to dynamically pull images from a photoset in Flickr. The main functionalities of this gallery are a) to pull in images dynamically…

91
Yays

Easy Display Switch with CSS and jQuery

2 years ago   Views 18457   downloads 1450   Image Effects

This is a simple way to allow your users to switch page layouts by using CSS and jQuery. Today’s web users expect web pages to be increasingly more interactive. To this end, the ability to change…

83
Yays

Simple Flip Puzzle Effect like Apple with jQuery

2 years ago   Views 8461   downloads 748   Image Effects

Gradient and Flipping Technique I said that the advertisement makes use of puzzle paper effect. In order to create this effect, we give a lighting from certain angle to each block layer that we stacked…

125
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

2 years ago   Views 13454   downloads 1864   Image Effects

This time with zoom and sliding caption. HTML <!-- start thumbnailWrapper div --> <div class='thumbnailWrapper'> <ul> <li> <a href='#'><img src='images/1.jpg' /></a>…

82
Yays

Slide and hide section with jquery

2 years ago   Views 12546   downloads 1530   Slideshow & Scroller

Usiamo alcune semplici funzioni di jquery per creare alcuni effetti di sicuro successo. Realizziamo un semplice javascript che ci permetterà di far comparire e scomparire alcune slide a seconda…

138
Yays

A jQuery Cloud Zoom

2 years ago   Views 19084   downloads 5290   Image Effects

Cloud Zoom is a jQuery image zoom plugin, a comparable alternative to products such as Magic Zoom. Compared to the popular jQZoom plugin, Cloud Zoom is smaller, has more features and more robust compatability…

88
Yays

jquery masked Gallery

2 years ago   Views 10813   downloads 1210   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…

79
Yays

jQuery Horizontal Box Slider

2 years ago   Views 10351   downloads 805   Slideshow & Scroller

Horizontal Box Slider is using native scrolling. There are a lot of “carousels”, but none of them is using it. horizontal_box_slider.js is very tiny (≈2.75KB) framework agnostic “carousel”…

81
Yays

BlogSlideShow image viewer with fancy transition effects (jQuery&CSS3;)

2 years ago   Views 6560   downloads 779   Lightbox & Dialog & Overlay

BlogSlideShow is a free open-code JQuery plugin that enhances your blog pages with fancy image viewer, which provides nice transition effects including CSS3/HTML5-related ones. All what you need is to…

94
Yays

jQuery lightbox slideshow gallery

2 years ago   Views 8301   downloads 1078   Lightbox & Dialog & Overlay

Here it is. A super clean photo gallery! A full featured photo gallery, with navigation toolbar, thumbnails, autosize frame; you can also use it to show a public Flickr set or all public Flickr user photos.…

105
Yays

Sexy Images jQuery Plugin

2 years ago   Views 12389   downloads 1063   Image Effects

This plugin allows you to create sexy hover effect for images on your page ;) Requried: jQuery 1.3+ Test with following browsers: Opera 10.0+ Mozilla Firefox 3.0+ Google Chrome 3.0.195 Safari 3.1+ (win)…

75
Yays

jQuery Flickr Photo Gallery Plug

2 years ago   Views 6290   downloads 678   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…

125
Yays

jQuery Image Scale Carousel

2 years ago   Views 10549   downloads 1213   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…

81
Yays

Cross browser fluid jQuery image gallery

2 years ago   Views 9760   downloads 939   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…