Submit your widget
145
Yays

HTML5 and jQuery filter images Portfolio

Views 63207   downloads 10135   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…

143
Yays

randomised nice jQuery background scrolling effect

Views 22996   downloads 4369   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…

141
Yays

jQuery cool hover Slide Effect

Views 35861   downloads 4561   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…

139
Yays

Stunning Sliding Door Effect with jQuery

Views 14455   downloads 3233   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…

136
Yays

Useful and Practical jQuery Image ToolTips

Views 42859   downloads 13422   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…

134
Yays

pure CSS Image Maps

Views 53911   downloads 7148   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…

133
Yays

Amazon Books Widget with jQuery and XML Image Scroller

Views 19891   downloads 3309   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…

132
Yays

Animate Curtains Opening with jQuery

Views 29177   downloads 5117   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 14813   downloads 2464   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

jQuery fading header effect

Views 16442   downloads 2330   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…

131
Yays

Annotation Overlay Effect with jQuery

Views 11332   downloads 1665   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…

129
Yays

a jQuery Image Scroller

Views 20240   downloads 3583   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

Apple-like Retina Effect With jQuery

Views 16282   downloads 2472   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…

128
Yays

Beautiful image Filterable Portfolio with jQuery

Views 21351   downloads 3108   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…

125
Yays

Basic image Rotate effect with jQuery

Views 24936   downloads 2157   Image Effects

Description: This is an final product of a Wilq32.PhotoEffect Snippet (browse blog to get more information). Actually you can use this simple and tiny script to rotate images (any angle) directly on client…