Submit your widget
86
Yays

jCaption: jQuery Image Captions with Customizable Markup, Style and Animation

Views 8793   downloads 1479   Image Effects

jCaption is a jQuery plugin designed to make adding captions to a page dead simple. It takes an image element and uses one of its attributes to build the markup for a caption. It allows for both arbitrary…

85
Yays

Image Lazy Loader for Prototype

Views 10372   downloads 1478   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…

83
Yays

Photo Zoom Out Effect with jQuery

Views 8324   downloads 1376   Image Effects

This is a simple image zoom out effect with jQuery. The idea is show some images which are zoomed in initially and when hovering over an image it gets zoomed out. This effect could be used in photography…

83
Yays

Css3 tricks animation featured boxes

Views 31671   downloads 7253   Image Effects

we will create a set of featured boxes that will create a nice text flying effect when you move your mouse over them. We will take advantage of the CSS3 custom animations and create a set of our own animations. I…

82
Yays

Various Background Patterns With CSS3

Views 10217   downloads 2388   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…

81
Yays

jQuery multiple Image Hover effect

Views 34303   downloads 5675   Image Effects

Adipoli is a simple jQuery plugin used to bring stylish image hover effects. Enabling image hover effect is very simple. Place the below references inside your head tag. <link href="css/adipoli.css"…

80
Yays

Europe clickable map with jQuery

Views 18608   downloads 3774   Image Effects

Warning! Basic knowledge of HTML/xHTML, CSS and JavaScript is required for proper installation and editing the map. Paste the following list to your HTML/xHTML code: <div id="map-eu">…

80
Yays

jquery beautiful responsive portfolio hover gallery

Views 40328   downloads 6978   Image Effects

we are going to show you, creating a beautiful responsive portfolio gallery with jquery mouse hover effect. On mouse over each images you see animation background transparency and two permalinks will…

79
Yays

Multiple jQuery Capty Caption Plugin

Views 14075   downloads 2362   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'.…

79
Yays

Cool jQuery Nautilus plugin

Views 18278   downloads 3285   Image Effects

Nautilus is a jQuery plug-in based on Google's Doodle honoring Jules Verne (it was released on February 8, 2011). The letters of Google looked like hatches that allowed to see "under the sea",…

76
Yays

CSS3 animation, shadows image hover effect

Views 31826   downloads 5836   Image Effects

A sleek image gallery that takes advantage of CSS3 animation, shadows, and the “transform” property to instantly add a smooth hover effect to its images, whereby the image enlarges and moves…

76
Yays

Rotating hover Image with JQuery

Views 21622   downloads 2489   Image Effects

Creating a jquery plugin is easier than it sound, first time I heard about creating 3rd party plugin sounds scary, maybe need more deeper understanding about the platform, but not in jquery. Well I just…

75
Yays

Awesome jQuery image Swish Zoom Hover Effect

Views 55969   downloads 8885   Image Effects

With this plugin you can add a zoom style effect to your images on hover, also you can add an overlay to it (What you tend to see on a lot of themes with lightboxes). You can also adjust all the settings…

75
Yays

Images Scratch Card Plugin---jQuery Scratchie

Views 15858   downloads 2612   Image Effects

Don't support IE This is a fully-customizable scratchcard plugin Define a background image and an overlay image or color and clicking and click or just drag the mouse over the overlay to reveal the…

75
Yays

jQuery 3D Parallax Background Effect

Views 44199   downloads 5852   Image Effects

The HTML Our page will consist of 6 sections: header, footer and 4 articles. On the right, we’ll place an unordered list that links between the articles and remains fixed on the page so it doesn’t…