Submit your widget
182
Yays

Animate a Contact Us Slide-Out Area using jQuery

Views 30997   downloads 5720   Form

First we start of with the necessary file includes: [removed]<!--mce:0-->[removed][removed]<!--mce:1-->[removed][removed]<!--mce:2-->[removed] Let’s set the height of the contactArea…

182
Yays

CSS Navigation Rollovers With Drop-downs

Views 20362   downloads 4411   Menu & Navigation

This post is a continuation of Super Fantastic CSS Navigation Image Rollovers where we created CSS rollovers with a single image, so it would probably be a good idea for you to take a look at that post…

182
Yays

balupton edition jQuery Lightbox

Views 14628   downloads 2980   Lightbox & Dialog & Overlay

Step 1. Download jQuery Lightbox, and extract it to your hard drive As everyones extraction process is a little bit different be sure of the following: If the archive was extracted and you have a whole…

182
Yays

Pretty Digg-style post sharing tool with jQuery

Views 10713   downloads 2555   Tooltips

I will show you how to create a social bookmarking tool that look similar to digg's. It looks cool, practical and useful! I also include the komodomedia's social bookmarking icons and a long list of submission…

181
Yays

jQuery and CSS3 Simple Tooltip

Views 53793   downloads 11476   Tooltips

There are a lot of tooltip plugins out there, but not many of them explain what exactly goes on in the logic of a tooltip. I would like to share how I’ve created mine today, and am also open to…

180
Yays

A Tabbed Content Rotator Using jQuery

Views 29951   downloads 5753   Tabs

we are going to create a tabbed content rotator (not sure what to call it really) using everyone’s favorite Javascript framework, jQuery and an interface library called jQuery UI. This effect can…

180
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36530   downloads 4825   Slideshow & Scroller

You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like…

179
Yays

Number slideshow - simple and practical numbers image slideshow jQuery plugin

Views 68776   downloads 14367   Slideshow & Scroller

Update: add slideshow_transition_speed and slideshow_button_current_text_color Update: Preload image and show loading animation. Update: Add 'slideshow_show_title' parameter control whether…

179
Yays

Nice jQuery And CSS3 Modal Plugin Catch404

Views 24488   downloads 4590   Lightbox & Dialog & Overlay

Let’s talk about the problem we’re going to be solving with it first: Broken links and 404 Errors are a problem that have plagued almost all websites since the dawn of the internet –…

178
Yays

Beautiful Jquery Plugin MopTip(tooltips)

Views 23007   downloads 5770   Tooltips

Tested and works with Safari4, Firefox3, Opera9, IE6, IE7, IE8, Google crome. MopBox is draggable show box that can contain div, image , flashmovie, video, etc. If it has more than one children, slider…

178
Yays

Awesome jQuery Camera slideshow plugin

Views 57104   downloads 15725   Slideshow & Scroller

Camera slideshow is an open source project, based on Diapo slideshow ( no more supported, sorry), but improved a lot. You can suggest changes or improvements if you want. You can download it and use for…

177
Yays

Jquery rating system with big stars

Views 14702   downloads 3715   Rating & Star Rating

jquery rating system with beautiful stars, appropriate for rating any online reviews.   Installation   Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script>…

177
Yays

Jquery Framework and the slideshow Plugin

Views 34449   downloads 7354   Slideshow & Scroller

Base on the Jquery Framework and the Easing Plugin, The JSiderNews Plugin is a slideshow plugin that displaying images or type of content and support favious navigation to previous|next items. Features:…

177
Yays

simple Zoomable Images Gallery Called jPhotoGrid with jQuery

Views 31432   downloads 4605   Lightbox & Dialog & Overlay

This plugin takes a simple list of images and captions and turns it into a grid of photos that can be explored and zoomed. Overview Nearly all of the styling for this plugin is done in css.  The…

176
Yays

Slideshow plugin for the Tabs with jquery

Views 32781   downloads 5447   Slideshow & Scroller

HTML coding The HTML setup is similar to the normal tab setup except that we have the "next" and "prev" action buttons available and the tabs are placed below the panes. <!-- "previous slide" button…