Submit your widget
145
Yays

HTML5 and jQuery filter images Portfolio

Views 63595   downloads 10253   Image Effects

we will be making a beautiful HTML5 portfolio powered by jQuery and the Quicksand plugin. You can use it to showcase your latest work and it is fully customizable, so potentially you could expand it to…

144
Yays

randomised nice jQuery background scrolling effect

Views 23292   downloads 4464   Image Effects

A continually scrollling background image using javascript A static overlay image with transparency Random starting positions for both images allowing for a unique appearance on every page load, again…

143
Yays

jQuery cool hover Slide Effect

Views 36197   downloads 4653   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…

142
Yays

Stunning Sliding Door Effect with jQuery

Views 14678   downloads 3336   Image Effects

Basically, this is what it does: Grab all the div with qitem class, find the image and replace it with four DIVs (four corners) Each of the corner will have the same background image (grabbed from qitem…

141
Yays

pure CSS Image Maps

Views 55027   downloads 7302   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…

140
Yays

jQuery fading header effect

Views 16752   downloads 2417   Image Effects

The HTML and CSS The HTML is very straight forward. We have a h1 element with a link inside of it. We’re going to hook our Javascript onto our header (or whichever element we want to add this effect…

137
Yays

Useful and Practical jQuery Image ToolTips

Views 43719   downloads 13604   Image Effects

It displays a tooltip image when user hover on the thumbnail with fadein and out effect. it's a useful script for your website. 1. HTML I have been thinking of using UL list, but then I think it's not…

135
Yays

Amazon Books Widget with jQuery and XML Image Scroller

Views 20107   downloads 3394   Slideshow & Scroller

It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a snap with jQuery because the library was built…

134
Yays

Beautiful image Filterable Portfolio with jQuery

Views 21596   downloads 3203   Layout & Interface

  If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break…

132
Yays

Animate Curtains Opening with jQuery

Views 30164   downloads 5356   Image Effects

Step 1 – What You’ll Need This example would not be anything special without the graphics, so let’s make sure you’ve got those under control. I’ve included the ones used…

132
Yays

CSS and Jquery: an Image Slider

Views 15041   downloads 2551   Image Effects

Basically you are going to create a jquery effect. When a holder is hovered over the top image slides down to reveal the image underneath. I will also explain how to use position absolute to float an…

132
Yays

Annotation Overlay Effect with jQuery

Views 11544   downloads 1757   Image Effects

we will create a simple overlay effect to display annotations in e.g. portfolio items of a web designers portfolio. The Markup The HTML is pretty simple: we have a main “portfolio” wrapper…

131
Yays

Apple-like Retina Effect With jQuery

Views 16640   downloads 2589   Image Effects

This is also the case with the latest version of their iPhone. But what I found interesting is the term they coined – “Retina display” and the promo image accompanying it. What made…

131
Yays

a jQuery Image Scroller

Views 20454   downloads 3675   Slideshow & Scroller

We’re going to be building an image scroller, making use of jQuery’s excellent animation features and generally having some fun with code. Image scrollers are of course nothing new; versions…

128
Yays

Nice jQuery filter images effect

Views 25095   downloads 3523   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({…