Submit your widget
154
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21947   downloads 4690   Menu & Navigation

Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh. This time I will show you how…

153
Yays

CSS3 Super slick jQuery menu

Views 22318   downloads 3353   Menu & Navigation

The plugin called jSlickmenu, creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin can really lift up your design. It's fairly easy to…

153
Yays

Jquery small color picker plugin

Views 10099   downloads 2156   Color Picker

Color Picker Jquery Plugin [removed][removed] [removed][removed] [removed]// <![CDATA[// <![CDATA[ $(document).ready(function(){ $('.color_picker').smallColorPicker(); }); // ]]>[removed] Usage:…

153
Yays

Super simple jQuery ticker text slideshow

Views 60834   downloads 11125   Slideshow & Scroller

Plugin to rotate list items inside an unordered list, plugin will automaticlly hide all but the first list items and then rotate them. Usage is very simple, say for example we have an unordered list with…

152
Yays

Phatfusion multiBox lightbox

Views 16647   downloads 2653   Lightbox & Dialog & Overlay

lightbox that supports jpg, gif, png, flash, flv, mov, wmv, mp3, html, iframe features supports a range of multimedia formats. auto detects format or you can specify the format. supports html descriptions.…

152
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15544   downloads 3605   Menu & Navigation

Since the Apple-flavored Leopard-text-indent style is currently one of my favorite menu styles, we will start from scratch and build such a menu in Photoshop, then create the needed HTML and CSS and last…

152
Yays

Color Picker - jQuery plugin

Views 10293   downloads 2485   Color Picker

  A simple component to select color in the same way you select color in Adobe Photoshop   Implement   Attach the Javascript and CSS files to your document. Edit CSS file and fix the paths…

152
Yays

jQuery Mouse Events

Views 13799   downloads 2510   Tooltips

HTML For us to make a tooltip we’re going to have some links to work with, and a container for our tooltip.  There is nothing too special here.  I placed the links in a header tag just…

152
Yays

slide tabbed box using jQuery

Views 16253   downloads 3711   Tabs

A new jQuery plugin tabSwitch which automate all the step to make a slide tabbed box and many other style of tabs. There are so many kinds of tabbed menu nowadays. Still I really like the sliding effect…

152
Yays

JQuery Draggable Sitemap

Views 22774   downloads 3795   Menu & Navigation

There are a handful of javascript libraries and plugins available that attempt this task, but none of them worked flawlessly with our HTML. The real issue here is that javascript alone cannot produce…

151
Yays

PiroBox lightbox with jQuery

Views 26515   downloads 4170   Lightbox & Dialog & Overlay

The gallery is simple to set up, and offers some great features: Built completely on the jQuery library Automatically resizes images based on browser window size Previous/Next links can be outside the…

151
Yays

Interactive Picture with jQuery(Image Tips)

Views 20819   downloads 4114   Tooltips

In this tutorial I will be showing you how to piece together an interactive picture – aka an image that contains tooltips and popup boxes. This can be useful for showing off a particular aspect…

151
Yays

form validation(mootools)

Views 12022   downloads 3718   Form

Features 1.optional onFail function. 2.optional onSuccess function which will overide the form submition, this can be used to validate an ajax form. 3.onBlur validating 4.shows errors next to item or…

151
Yays

Pure CSS Tooltip

Views 7573   downloads 1526   Tooltips

we can create pure CSS tooltips which are simple and accessible, because they will work even if the user browses the page without JavaScript enabled. What we need is just aplain list of links. The XHTML…

151
Yays

Very useful images lightbox with jquery Pirobox

Views 22374   downloads 4241   Lightbox & Dialog & Overlay

Hallo All and tnx for visiting this page, i'm happy to introduce the extended version of pirobox, now it support: inline html - content/html - swf, it's still a beta version and I gave up programming…