Submit your widget
125
Yays

Nice jQuery filter images effect

Views 24859   downloads 3430   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({…

158
Yays

cool jQuery animation effect gallery

Views 21027   downloads 3159   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…

87
Yays

jQuery Smooth animated effect

Views 12008   downloads 2226   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…

105
Yays

Snazzy Hover Effects Using CSS3

Views 18479   downloads 6096   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…

103
Yays

Images Spacegallery

Views 12961   downloads 2920   Image Effects

Attach the Javascript and CSS files to your document. Edit CSS file and fix the paths to images and change colors to fit your site theme. Important: be sure to include Javascript files in the specific…

174
Yays

simple jQuery Fading Background Color

Views 17758   downloads 1653   Image Effects

we would like to experience with you another effect that is widely used these days, the Background Color Fading effect on hover. We’ll have a block of content that when the mouse moves over the…

235
Yays

jQuery awesome Hover Image Slide Effect

Views 34990   downloads 4527   Image Effects

we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect…

83
Yays

Image Lazy Loader for Prototype

Views 10192   downloads 1403   Image Effects

Images below the fold (the ones lower than window bottom) are not loaded. When scrolling down they are loaded when needed. Shift-reload to test again Installation/Configuration Include the needed javascript…

134
Yays

pure CSS Image Maps

Views 53951   downloads 7152   Image Effects

we're not only going to get you up to speed on how to create a CSS image map, but, we're also going to take it a couple steps further and add hover states to our image map using a CSS background image…

120
Yays

Multiple CSS Decorative Gallery

Views 15421   downloads 2708   Image Effects

I will show you how to decorate your images and photo galleries without editing the source images. The trick is very simple. All you need is an extra <span> tag and apply a background image to create…

89
Yays

Very Useful CSS3 Rounded ImageS With jQuery

Views 11036   downloads 1509   Image Effects

The other day I was trying to style CSS3 border-radius to image element and I realized that Firefox doesn’t display border-radius on images. Then I figured a way to work around it — wrap a…

141
Yays

jQuery cool hover Slide Effect

Views 35878   downloads 4563   Slideshow & Scroller

Setting up our files Ok let’s start by opening our text editor and creating a new html document, save this to your desktop as “index.html”. Now create a new css file and save this as…

91
Yays

jQuery plugin for selecting area of an image

Views 11324   downloads 1952   Image Effects

imgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such…

106
Yays

jQuery useful Animation Banner

Views 16744   downloads 3362   Image Effects

we will be creating a custom animation banner with jQuery. The idea is to have different elements in a banner that will animate step-wise in a custom way. We will be using the jQuery Easing Plugin and…