Submit your widget
64
Yays

Smooth Animated Search form with jQuery

Views 15680   downloads 4305   Form

The search was inspired by apple.com and it works in all major browsers, even works in IE6 though you would have to fix the png yourself. Requirements For the more advanced usage of the search it requires…

64
Yays

jQuery Stylish Background Image Sliding effect

Views 25692   downloads 4000   Slideshow & Scroller

we'll show you how to create sliding image cell effect. This is will something like small photo gallery. Step 1. HTML Here are full html code of our result. For our demonstration I use 5 photos –…

64
Yays

jQuery flickr-Bomb images effect

Views 13958   downloads 2310   Tooltips

Hopefully you had a chance to play around with the demo above and realized that flickrBomb provides an easy way for you to fill your prototypes with relevant content, and not just dull gray placeholder…

63
Yays

Awesome Animation menu with jquery

Views 13839   downloads 3218   Menu & Navigation

This is an Awesome  Animation menu with jquery. First off all, the problem was those background lines,If you just set background separately to all your list tags you end with lines not in order To…

63
Yays

Nice jQuery Sliding Image Gallery

Views 25223   downloads 3726   Slideshow & Scroller

There are a lot of jQuery image galleries out there, some of which are quite lovely (Galleria springs to mind). However, I've yet to discover a really nice-looking, full-window sliding image gallery…

63
Yays

very simple Tooltip Plugin with jQuery

Views 5053   downloads 2581  

A simple animated hover tooltip JQuery plugin HTML <div class="your_selector"> Help‽ <div class="tooltip_description" style="display:none;" title="No worries">…

63
Yays

photo puzzle effect with jQuery

Views 14393   downloads 2502   Image Effects

Reference (Note: This plugin works with jquery 1.3+ [the version used in this demo is 1.5.2]) jquery-1.5.2.min.js jquery.jspuzzle-beta.js Html <div id="imageContainer"> <img id="truck"…

63
Yays

Useful jQuery Form Add Hints and Auto Focus effect

Views 11333   downloads 2768   Form

This demo teaches you how to easily add hints to your forms and auto focus fields. We are continuing a series of quick articles for web developers which explain how to automate things during website programming.…

63
Yays

jQuery images dynamic form preview

Views 11706   downloads 1880   Form

a dynamic form preview tool for work so clients could preview how the text and images would look before submitting the content to be published. I’ve trimmed down the code and removed the database…

63
Yays

jQuery images opening and closing door effect

Views 20627   downloads 2384   Slideshow & Scroller

Imagine you have a sliding door, one left and one right. In order to open/close this particular door, we have to pull or push both door so that it will open or close completely. This is the usual case…

63
Yays

Beautiful jQuery like Google images gallery

Views 22104   downloads 3178   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"…

63
Yays

Fullscreen Image Slider with jQuery plugin

Views 29854   downloads 4479   Slideshow & Scroller

Features Realtime window resize responsive Optimization for tablet and smartphone Easy to installation configuration Support touch gestures Support left/right arrow keys Preload images  Step1:include…

62
Yays

Pure CSS3 Red Menu/Navigation

Views 25050   downloads 6471   Menu & Navigation

we’re gonna create a nice and slick navigation bar using CSS only. I need to warn you though, we’ll have to use some CSS3 features so it will not be cross-browser. Another thing is that this…

62
Yays

Nice Pure CSS3 Like Apple Navigation

Views 29853   downloads 7799   Menu & Navigation

Apple’s website has long served as inspiration to web designers who recognize the superiority of simplicity in user experience. One of its most iconic features is the tabbed navigation – a…

62
Yays

CSS3 Cool Animated Buttons

Views 10852   downloads 2910   Buttons & Icons

we'll creating interactive animated elements (buttons) with CSS3. Step 1. HTML Here are full html code of our result. Pay attention to classes of buttons. In our experiment I used 2 different types…