Submit your widget
64
Yays

Stylish progress bars effect with CSS3

Views 14440   downloads 3760   Graph & Chart

you’ll learn how to create stylish and animated progress bars using CSS3. The HTML The markup could not be simpler than that: <div class="progress-bar blue stripes"> <span style="width:…

84
Yays

simple LightBox plugin with jQuery

Views 27150   downloads 7278   Lightbox & Dialog & Overlay

The jQuery uLightBox is a jQuery plugin written by Marius Stanciu - Sergiu, a quick, simple, and easy plugin to use for all of your lightbox needs. It is highly customizable, and very intuitive to use.…

55
Yays

Useful Scroll Pagination with jQuery

Views 21869   downloads 3376   Layout & Interface

jQuery ScrollPagination plugin has been developed by Anderson Ferminiano for studying purposes, you may use it for free in any project you want, only preserve the credits. Example $(function(){ $('#content').scrollPagination({…

62
Yays

jQuery Simple Password Strength Check

Views 13414   downloads 3391   Form

Password strength checking is an easy way to show the strength of user password on the registration forms. It helps users to choose more secure password when filling the forms. In this tutorial we will…

55
Yays

lightweight jQuery previous MobilyMap

Views 16195   downloads 3436   Layout & Interface

CraftMap (previous MobilyMap) is a lightweight (6KB only), fully configurable jQuery plugin that converts a simple image into a functional map by overlaying dynamic elements on it such as markers. Like…

95
Yays

JQuery fadeIn, slideLeft, slideTop effect with text

Views 25386   downloads 5039   Text & Link Effects

Animation effects Textualizer currently has the following effects: fadeIn, slideLeft, slideTop, and random. You can choose which effect to use by setting the effect option. Usage var list = ['first…

42
Yays

Uniform---jQuery Sexy forms effect

Views 19564   downloads 5305   Form

Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers? If…

54
Yays

jQuery BBC News Map menu plugin

Views 21162   downloads 2817   Menu & Navigation

The BBC News Map cleverly breaks England into 10 square-boundary regions, allowing them to make each region out of several <span> tags rather than one <area> tag. The use of the <span>…

59
Yays

Nice Stacking images Gallery with jQuery

Views 24707   downloads 4935   Slideshow & Scroller

Learn how to create a simple and neat stacking Photo Gallery using CSS and jQuery. Click on the View Demo link below to view the stacking image gallery. Images are stacked one behind the other and on…

72
Yays

Useful circular and responsive jQuery carousel

Views 20795   downloads 4527   Slideshow & Scroller

jQuery.carouFredSel is a plugin that turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, infinite and circular, automatically or…

54
Yays

CSS3 and html5 Flashy Menu

Views 16811   downloads 2932   Menu & Navigation

we'll going to show you how to create a flashy menu using CSS3. This tutorial is for beginners and can be completed fairly quickly. Make sure you click on the link below to see a demo of the menu…

78
Yays

lightview--jQuery lightbox effect

Views 21428   downloads 4523   Lightbox & Dialog & Overlay

First make sure a valid doctype is set as the very first line on the page. It's recommended to use the HTML5 doctype: <!DOCTYPE html> Include jQuery 1.4.4 or above in the header. Going with…

65
Yays

jQuery Text Cloud effect

Views 24794   downloads 3706   Text & Link Effects

jQCloud is a jQuery plugin that builds neat and pure HTML + CSS word clouds and tag clouds that are actually shaped like a cloud Installation Installing jQCloud is extremely simple: Make sure to import…

79
Yays

Useful Tooltips with the images

Views 21552   downloads 3237   Tooltips

iPicture needs few configuration to make your pictures interactive. First step consists in writing html code containing the pictures. iPicture supports both lists and divs to display the images. This…

72
Yays

jQuery multiple Image Hover effect

Views 34017   downloads 5554   Image Effects

Adipoli is a simple jQuery plugin used to bring stylish image hover effects. Enabling image hover effect is very simple. Place the below references inside your head tag. <link href="css/adipoli.css"…