Submit your widget
47
Yays

jQuery useful preload image effect

Views 13686   downloads 1744   Image Effects

The idea is to preload an image first to browser cache, then display it when completely loaded using jQuery. We can also make it more presentable to viewers by adding a fade in effect after we preload…

78
Yays

cool jQuery Apple’s New Slide Menu

Views 24912   downloads 4672   Menu & Navigation

Apple has a new product nav menu that replaced their old horizontal scroller with some new animated candy. The demo will take some time before all major browsers even support this cool new CSS wizardry.…

93
Yays

Beautiful jQuery Parallax effect

Views 25542   downloads 4783   Image Effects

 the parallax script . It’s called in a more jQuery like manner now and has a couple of useful options for inverting the movement and changing the unit of measurement to any jQuery/CSS supported…

74
Yays

auto play Infinite Carousel Plugin with jQuery

Views 35195   downloads 6942   Slideshow & Scroller

Creating a user interface to allow jumping around the sequence of images was the easy part. Version 1.2 of the infinite Carousel creates thumbnail gallery with several options which allows you to click…

99
Yays

Cool jQuery and css3 Circle slideshow Effect

Views 40449   downloads 7893   Slideshow & Scroller

this is a beautiful hover effect for an image navigation using CSS3. The idea is to expand a circular navigation with an arrow and make a bubble with a thumbnail appear. In this example  will be…

62
Yays

jQuery Custom Change background effect

Views 25654   downloads 3861   Image Effects

jQuery can be extremely useful for you if you want to beautify your web app. jQuery provide a number of simple ways to dynamically change the design of your web page. Here is a simple script that shows…

76
Yays

multiple awesome photos slideshow effect

Views 27135   downloads 6723   Slideshow & Scroller

Exposure is a jQuery plugin for rich and smart photo viewing that can handle very large amounts of photos. See the Exposure website for more information: http://exposureforjquery.wordpress.com/. Features…

120
Yays

super cool multiple style Slideshow effect with jQuery

Views 45421   downloads 11587   Slideshow & Scroller

- New animations: circles, circlesInside and circlesRotate - Callback onLoad: calling a user-defined function to load images - Added rotate-scale plugin: to the effect of rotation Includes // Styles <link…

81
Yays

impressive lightbox Photo wall effect with jQuery

Views 18896   downloads 2864   Lightbox & Dialog & Overlay

jmFullWall is a jQuery plugin for the creation of an impressive portfolio. Usage /* javascript */ $("#wall").jmFullWall(); /* html */ <div id="wall-top">YOUR LOGO / MENU</div>…

55
Yays

slide images header feature with jQuery

Views 16838   downloads 2978   Image Effects

This might not be the best way to structure the JavaScript and I’m sure you hard core coders will pick up on this however one of the purposes of this tutorial is to show newcomers to jQuery exactly…

62
Yays

jQuery Images Hover Cycle effect

Views 14351   downloads 3005   Image Effects

A quick way to add a hover responsive, fast cycling, jQuery powered slideshow to your site. The Basics I first saw this style slideshow as a Flash solution on Cargo Collective, which has since been updated…

65
Yays

Animation Slide Drop Captions Plugin with jQuery

Views 18920   downloads 3383   Image Effects

drop captions takes an image’s title attribute and converts it into a caption that appears only when the mouse is moved over the image. This allows me to maintain a clean look to the site, while…

91
Yays

advanced Mobily Slider with jQuery

Views 36427   downloads 8980   Slideshow & Scroller

MobilySlider is advanced slideshow plugin for jQuery (5KB). can add inline HTML content (awesome!) looping auto generated pagination auto generated arrows autoplay fade, horizontal, vertical slide transition…

72
Yays

Animated image caption with jQuery in WordPress

Views 17860   downloads 2298   Image Effects

Google loves it so, if in addition to pictures or descriptive text still stands. Why WordPress has introduced some time ago, the image caption. This can - if you're not a friend of captions - manipulate…

94
Yays

JQuery Ajax Cool Shopping Cart effect

Views 27425   downloads 7043   Image Effects

this is   Ajax and JQuery shopping carts ,hope you will love it. JQuery Code $(document).ready(function() { var Arrays=new Array(); $('.add-to-cart-button').click(function(){ var thisID…