Submit your widget
56
Yays

custom float form with jQuery

Views 10032   downloads 1476   Form

With this Plugin you can style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.…

106
Yays

jQuery Vertical Tabs Plugin

Views 49140   downloads 10466   Tabs

jQuery plugin for Vertical Tabs . There are 3 steps to (almost) every jQuery plugin: the HTML, the CSS and the JavaScript code. Step 1. The HTML <div id="vtab"> <ul> <li class="home"></li>…

86
Yays

Beautiful Drop Down Menu with jquery

Views 31497   downloads 7811   Menu & Navigation

The demo is about a menu which has all the decent and stylish animated functionality. The HTML Structure As you can see in the PSD, there are Menu items and one Search Bar on right side. The HTML for…

65
Yays

cool Typing Game with jQuery

Views 12422   downloads 1835   Layout & Interface

Continue from my previous post, about detecting character in jquery, now try to some more sophisticated example, this game inspired by an old shark typing game, which is created by pop cap game, but it…

165
Yays

Cool Dropdown Login Form with jQuery

Views 78989   downloads 23850   Form

There are many way’s in which a user can login, a popular method since the birth of twitter is to have a dropdown form. Today we give away a simple jQuery dropdown login form, it’s easy to…

66
Yays

Animation Bottom Navigation Bar with CSS3

Views 17075   downloads 2986   Menu & Navigation

Don't support ie. this is nice CSS3 bottom navigation menu. and will sliding drop down menu with fixed position in bottom of screen. Also, use jQuery for sliding effects. Step 1. HTML Here are html…

120
Yays

super cool multiple style Slideshow effect with jQuery

Views 45447   downloads 11594   Slideshow & Scroller

- New animations: circles, circlesInside and circlesRotate - Callback onLoad: calling a user-defined function to load images - Added rotate-scale plugin: to the effect of rotation Includes // Styles <link…

65
Yays

Animation Slide Drop Captions Plugin with jQuery

Views 18929   downloads 3385   Image Effects

drop captions takes an image’s title attribute and converts it into a caption that appears only when the mouse is moved over the image. This allows me to maintain a clean look to the site, while…

63
Yays

Navigation bar on the right of the page with jQuery

Views 18749   downloads 2788   Menu & Navigation

Flexible Nav is a small jQuery library which add a smart navigation bar on the right of the page. It improves a web page navigation and helps to visualize different sections of a document, an article,..…

122
Yays

Custom contact form with jQuery

Views 38448   downloads 13019   Form

we are going to build a awesome contact form. Also we are going to display errors using well-known jQuery plugin to validate form fields. We need to create necessery files: index.html, init.js and default.css.…

62
Yays

jQuery Custom Change background effect

Views 25665   downloads 3866   Image Effects

jQuery can be extremely useful for you if you want to beautify your web app. jQuery provide a number of simple ways to dynamically change the design of your web page. Here is a simple script that shows…

99
Yays

Cool jQuery and css3 Circle slideshow Effect

Views 40460   downloads 7898   Slideshow & Scroller

this is a beautiful hover effect for an image navigation using CSS3. The idea is to expand a circular navigation with an arrow and make a bubble with a thumbnail appear. In this example  will be…

77
Yays

Cool jQuery Nautilus plugin

Views 18064   downloads 3193   Image Effects

Nautilus is a jQuery plug-in based on Google's Doodle honoring Jules Verne (it was released on February 8, 2011). The letters of Google looked like hatches that allowed to see "under the sea",…

74
Yays

Rotating hover Image with JQuery

Views 21362   downloads 2384   Image Effects

Creating a jquery plugin is easier than it sound, first time I heard about creating 3rd party plugin sounds scary, maybe need more deeper understanding about the platform, but not in jquery. Well I just…

61
Yays

CSS3 Cool Animated Buttons

Views 10629   downloads 2768   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…