Submit your widget
22
Yays

Portfolio image navigation slider with jQuery

21 days ago   Views 5440   downloads 660   Image Effects

 The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either the arrows or the little boxes below the current image can be…

20
Yays

jQuery Fullscreen Background effect

2 months ago   Views 11146   downloads 1162   Image Effects

If you’re a webdeveloper or designer we'll pretty sure you’ve run into the problem of people wanting to have “fullscreen content” or just background images that will stretch…

27
Yays

jQuery and CSS3 image 3D Flipping Slider effect

2 months ago   Views 12699   downloads 1657   Image Effects

There are many ways on displaying our portfolio, one of them is using grid style with slider effect for pagination. In this tutorial I’m going to share about how to displaying our portfolio grid…

13
Yays

Image black and white switch with jQuery.

2 months ago   Views 9286   downloads 1575   Image Effects

This plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers Usage 1 Include the plug into the page: <script…

39
Yays

jQuery useful Product Colorizer Plugin

4 months ago   Views 13626   downloads 2313   Image Effects

productColorizer is a light-weight solution for users to quickly preview a product in different colors. The plugin uses only two images per product to create the effect and it is built on top of the robust…

50
Yays

jquery beautiful responsive portfolio hover gallery

4 months ago   Views 23338   downloads 3129   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…

48
Yays

Awesome CSS3 images Stacked Elements

4 months ago   Views 26766   downloads 3872   Image Effects

we'll show you how to create a simple ‘stacked’ look to some images. The HTML <div class="stack"> <img src="image1.jpg" /> </div> Unfortunately WebKit…

58
Yays

Css3 tricks animation featured boxes

5 months ago   Views 21715   downloads 4207   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…

66
Yays

HTML5 sorting photos Drag and Drop effect

6 months ago   Views 20088   downloads 2618   Image Effects

Drag and Drop and HTML5. As you know (I hope), all modern browsers (it should be FF, Safari, Chrome, possible Opera) have native support of this useful feature (as drag and drop). It means that we can…

61
Yays

jQuery cool dynamic grid layout plugin

7 months ago   Views 38773   downloads 5501   Image Effects

BlocksIt.js is a jQuery plugin for creating dynamic grid layout. It manages to convert HTML elements into ‘blocks‘ and position them in well-arranged grid layout like Pinterest, one of…

46
Yays

Beautiful images animation Waves effect

7 months ago   Views 19819   downloads 2415   Image Effects

Makes cool ass lakes. No license, do what you want as long as it involves some Cool Ass Lakes. How does it work? <script src="jquery.js"></script> <script src="lake.js"></script>…

17
Yays

Auto Resize Picture - jQuery Picture

7 months ago   Views 9799   downloads 381   Image Effects

  Overview jQuery Picture is a tiny (2kb) plugin to add support for responsive images to your layouts. It supports both figure elements with some custom data attributes and the new proposed picture…

76
Yays

Pure CSS3 images Hover Effects

8 months ago   Views 45110   downloads 6318   Image Effects

There are five examples of hover effects using different CSS properties compared to the old tutorial posted on Codrops. In summary, we seek the same method but we will act especially using the border…

35
Yays

Fancy CSS3 Transitions Image Gallery

11 months ago   Views 18047   downloads 3275   Image Effects

CSS3 Transitions allow browser to animate HTML elements through the change of CSS properties. In other words, we can create animations in webpage without JavaScript but just with pure CSS. The Idea The…

41
Yays

Beautiful jQuery like Google images gallery

about a year ago   Views 14540   downloads 1784   Image Effects

Works on IE8+ , FF, Chrome, Safari & more...!! Thumba is a gallery jQuery plugin, that displays thumbnails as Google images. You can navigate by moving the mouse, or using "Left" & "Right"…