Submit your widget
112
Yays

Awesome jQuery 3D Gallery View

Views 18384   downloads 2469   Image Effects

3D Gallery View is an image gallery based on jQuery. This one permits to animate a series of images in the space using a really short code. With a characteristic 3D effect this plugin makes a nice system…

111
Yays

Animated background image with jQuery

Views 12886   downloads 2471   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…

110
Yays

Jquery Image Fade Cross Transition

Views 12413   downloads 1737   Image Effects

  Image rollovers were the staple JavaScript nugget of the 90s, and for a lot of JavaScript developers I know, one of the starting places their passion for JavaScript. Today, rollovers are a no-brainer…

110
Yays

Jquery And CSS3 Virtual Light Table With Draggable Photos

Views 14551   downloads 2383   Image Effects

how to use CSS3 and jQuery to create a nice-looking virtual light table with draggable photos. A traditional light table is a flat illuminated panel that you can place transparent slides on for viewing.…

109
Yays

Sliding Boxes and Captions with jQuery

Views 24248   downloads 4699   Image Effects

Learn how to use JQuery animations to slide captions and images in and out of view. Don’t distract your visitors, show them only what they need to see. Come check out what you can do to juice up…

109
Yays

Animated InnerFade with JQuery

Views 16342   downloads 2121   Slideshow & Scroller

Présentation Ce plugin pour jQuery est une extension du travail de Torsten Baldes : InnerFade with JQuery. Nous avons ajouté :  un effet de mouvement sur les images à…

109
Yays

a Dynamic Stack of Index Cards(CSS3)

Views 15314   downloads 4366   Image Effects

We will create a dynamic stack of index cards solely with HTML and CSS3 and use such CSS3 features as transform and transition (for the dynamic effects) and @font-face, box-shadow and border-radius (for…

109
Yays

JQuery.iviewer: zoom image and to drag effect

Views 23812   downloads 3278   Image Effects

JQuery.iviewer is a jquery plugin used to load and view image in container with ability to zoom image and to drag it with mouse in container. Plugin is expected to work in ie6+, ff2+, google chrome, opera…

109
Yays

CSS Image Viewer the Clever Way

Views 14672   downloads 2080   Image Effects

Image Viewers are fairly common on websites now-a-days. Most use some form of JavaScript to change images, some use Flash. This is a problem if the user doesn’t have either enabled on their browser. …

109
Yays

AnythingZoomer jQuery Plugin

Views 10069   downloads 2621   Image Effects

You have a small area. You mouse over it. An area pops up giving you a zoomed in closer look. This is a jQuery plugin that does it. I’m not going to tell you what you should use it for or elaborate…

108
Yays

Image Highlighting and Preview with jQuery

Views 9810   downloads 1599   Lightbox & Dialog & Overlay

We will highlight images on a delayed hover and offer a preview mode which will enlarge and center the bigger version of the image on the screen. The Markup   For the HTML structure we simply need…

108
Yays

Image splitting effect with CSS and JQuery

Views 11299   downloads 1707   Image Effects

we are going to make an image splitting effect. What’s that? It’s simillar to a sliding door effect where the image slides to left or right side and reveals the text behind it, but the thing…

108
Yays

jQuery plugin ImageView

Views 12498   downloads 1902   Image Effects

This is  jQuery plugin which can help you to create image viewing in your site more useful. Code excample <div id="imageView_container"> <img src="photos/image-800x500.jpg" rel="photos/image-1680x1050.jpg"…

107
Yays

Sliding door effect with JQuery

Views 11709   downloads 1738   Image Effects

HTML   <div class='box_container'> <img class='box_image' src='img.jpg' style='width:300px'/> Just some dummy text. </div> <div class='clear'></div>     The…

107
Yays

jQuery different Photo comparing Effect

Views 12388   downloads 1882   Image Effects

This plugin author by flood disaster triggered inspiration.Well, it is saddening to see all the damages the flood did. In the other hand, and also notice the way it presents the before and after photos.…