Submit your widget
67
Yays

Multiple jQuery Capty Caption Plugin

2 years ago   Views 11024   downloads 1291   Image Effects

jQuery Capty is a plugin jQuery Capty is a plugin that creates captions over the images. Default options: animation:    'slide' The captions animation type: 'slide', 'fade' or 'fixed'.…

85
Yays

useful zoom into picture with jquery

2 years ago   Views 11669   downloads 2289   Image Effects

Zoomy is a quick and easy plugin that will zoom into a picture. You only need two copies of one image first the display image and then the zoom image. Most CMS systems save or create multiple sizes of…

79
Yays

Simple jQuery Image hover/fade effect

2 years ago   Views 14856   downloads 2113   Image Effects

This is very useful simple Image hover/fade effect。 For this tutorial,you will need to make two images, one which is the normal state (ie. the image which will display on the page when the mouse isn’t…

257
Yays

Very Cool images 3D Gallery

2 years ago   Views 29739   downloads 6543   Image Effects

This demo is truly  inspiring,It helps your photo gallery,hope you like it. CSS html { overflow: hidden; } body { position: absolute; margin: 0px; padding: 0px; background: #eee; width: 100%; height:…

69
Yays

Various Background Patterns With CSS3

2 years ago   Views 7861   downloads 1328   Image Effects

we’re very familiar with CSS3 gradients by now,today,we'll use CSS3 gradients  to create many kinds of commonly needed patterns, including checkered patterns, stripes and more. he main idea…

79
Yays

simple CSS3 Slick Animated Image Caption

2 years ago   Views 15654   downloads 3392   Image Effects

This is  a simple CSS3 animated image caption. it's very common, useful. the CSS code. .container{ height:200px;width:400px; background:#000; overflow:hidden; position:relative; } .text{ background:rgba(0,0,0,0.5);…

95
Yays

jQuery different Photo comparing Effect

2 years ago   Views 9535   downloads 1216   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.…

71
Yays

Simple jquery Drag Controls Oversized Content

2 years ago   Views 8165   downloads 767   Image Effects

When layout constraints bump up against the need for large images, finding a quality solution can be difficult. Mospromstroy  uses a creative technique to handle this situation: a "drag and drop"…

359
Yays

unordered list animated circle with jQuery

2 years ago   Views 23686   downloads 4542   Image Effects

jQuery plugin (2KB) that allows you to create an unordered list as an animated circle. Changelog: fixes for hover event, added direction option (clockwise or counter-clockwise) added hover trigger fixes…

97
Yays

Awesome jQuery 3D Gallery View

2 years ago   Views 14629   downloads 1335   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…

105
Yays

Nice jQuery filter images effect

2 years ago   Views 19604   downloads 2359   Image Effects

Features: shows specified collection on startup three types of animation callback functions Changelog: 25.1.2011 - shows specified collection on startup, plugin parameter names have been changed $('.selecter').mobilyselect({…

145
Yays

cool jQuery animation effect gallery

2 years ago   Views 15680   downloads 2077   Image Effects

Today we would like to show you how to create a modern gallery (with cool animation effect) using Raphael library and jQuery.   Create three files: index.html, default.css, init.js and download Raphael…

75
Yays

jQuery Smooth animated effect

2 years ago   Views 8855   downloads 997   Image Effects

Time for yet another jQuery quickie! These relatively simple jQuery tutorials will show you a simple, yet beautiful effect making use of jQuery. This way, you can learn and create something very cool…

92
Yays

Snazzy Hover Effects Using CSS3

2 years ago   Views 12595   downloads 1959   Image Effects

In this example,we will be going over creating flexible advanced hover techniques using CSS2.1 properties. Advanced hover states are quite simple When I first started learning CSS, the :hover pseudo-element…

150
Yays

Interactive Polaroids (html5)

2 years ago   Views 21953   downloads 3107   Image Effects