Submit your widget
57
Yays

jQuery and CSS3 Image Flyout Slider effect

Views 17118   downloads 4264   Image Effects

This is an experimental flyout image slider. This image slider is a stack of some images and works by flying out the selected image to the front of images stack. We will use CSS3 transition, animation…

56
Yays

useful credit card validation jQuery plugin

Views 11457   downloads 3253   Form

Smart Validate is a jQuery credit card validation plugin, that makes credit card format validation a simple task. It ensures that user has entered valid credit card number before making actual transaction.…

56
Yays

Animate jQuery validation feedback form

Views 13840   downloads 3435   Form

The trick is very simple: after user presses signup button, validation occurs and all fields that are invalid get shaken a little bit. They have very simple web form as example below shows. I won't…

56
Yays

Stylish Rocking CSS3 Search Field

Views 15447   downloads 2744   Form

CSS3 is the next generation style sheet language. It introduces a lot of new and exciting features like shadows, animations, transitions, border-radius etc. Although the specifications have not been finalized…

56
Yays

slide images header feature with jQuery

Views 17000   downloads 3041   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…

56
Yays

jQuery BBC News Map menu plugin

Views 21347   downloads 2880   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>…

56
Yays

timeline slideshow with jQuery

Views 20001   downloads 7518   Slideshow & Scroller

Including the plugin on your page will turn a <ul> list into a slideshow with the <li>s as slides (see a markup example below). Then style it by CSS -with or without images-…

55
Yays

Pure CSS3 Two Level Dark Menu

Views 12116   downloads 3751   Menu & Navigation

Now we are going to add the HTML content for our dark menu, and here we are using a simple unordered list with list items as you want and a sub menu using also an unordered list with list items as you…

55
Yays

spin button plugin with jQuery

Views 10538   downloads 1745   Form

Smart spin is a jQuery spin button plugin that mimics the very common windows spin button control. Smart spin allows you to select a value between minimum and maximum values using either mouse or keyboard.…

55
Yays

vertical scroll news ticker with jQuery

Views 21829   downloads 5053   Slideshow & Scroller

this plugin for easy and simple vertical news automatic scrolling. This plugin will calculate height automaticaly, so no styling needed (added an option to set height manually). Just grab it and use it.…

55
Yays

CSS3 and html5 Flashy Menu

Views 16968   downloads 3001   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…

55
Yays

lightweight jQuery previous MobilyMap

Views 16409   downloads 3512   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…

55
Yays

jQuery browser follows Scroll Path

Views 18803   downloads 3347   Slideshow & Scroller

jQuery Scroll Path is a plugin that lets you define your own custom scroll path. What this means exactly is best understood by checking out the demo. The plugin uses canvas flavored syntax for drawing…

55
Yays

tooltip style toolbars with jQuery

Views 18590   downloads 4194   Tooltips

Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using the twitter bootstrap icons and provides flexability around…

55
Yays

jQuery and CSS3 image 3D Flipping Slider effect

Views 29006   downloads 4747   Image Effects

There are many ways on displaying our portfolio, one of them is using grid style with slider effect for pagination. In this tutorial I’m going to share about how to displaying our portfolio grid…