Submit your widget
42
Yays

Uniform---jQuery Sexy forms effect

Views 19578   downloads 5309   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…

42
Yays

simple jQuery Weather

Views 13752   downloads 2746   Layout & Interface

This demo shows how easy it is to display a simple weather widget that is clean and customizable. This is the basic usage showing only the current weather and an image. simpleWeather does not return any…

42
Yays

cool content slider jQuery plugin

Views 29658   downloads 5173   Slideshow & Scroller

Revolver is a new content slider that makes no assumptions about your markup. Think of Revolver as a boilerplate or framework for making your own slider, exactly the way you want it. But don't let…

42
Yays

jQuery animation Percentage Loader plugin

Views 18198   downloads 3473   Layout & Interface

jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick and…

42
Yays

jqPlot - A Versatile and Expandable jQuery Plotting Plugin

Views 11348   downloads 2188   Graph & Chart

  jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features: Numerous chart style options. Date axes with…

42
Yays

Parallax Scrolling Website with jQuery

Views 17482   downloads 4113   Menu & Navigation

One of the biggest trends in recent modern web design is use of parallax scrolling effects. In this tutorial I’m going to show you how you can create the effect on your own website, with a bit of…

42
Yays

CSS3 and jQuery Interactive Graph

Views 9128   downloads 2430   Graph & Chart

we will code an Interactive Graph using jQuery and CSS3. We will use the jQuery’s popular plotting plugin “Flot”. Flot is a pure JavaScript plotting library for jQuery. It produces graphical…

42
Yays

jQuery dropdown Menus Plugin

Views 21170   downloads 6395   Menu & Navigation

The mock navigation you see above is a mobile-first example of using media queries and javascript to make a decent site menu with drop downs. Special attention is paid to touch screens using touch events…

42
Yays

very cool Accordion effect

Views 17549   downloads 4774   Accordion

you're a beginner in JavaScript and CSS, it can be very helpful to study the included examples before you start implementing the Classic Accordion into your page. You can even use them as starting…

41
Yays

3D jQuery image slider with swipe-like transitions

Views 25196   downloads 6004   Slideshow & Scroller

This is a triple panel jQuery image slider with a 3D look and swipe-like transitions. The idea is to have a main panel and two lateral panels that are rotated slightly in 3D space. When navigating, we…

41
Yays

jQuery and CSS3 slide accordion menu

Views 21122   downloads 5960   Menu & Navigation

This is a very unique animation menu with jQuery and CSS3,. ordinary circumstances, the menu displays only menu items LOGO , When the mouse hover the menu item, it will from left to right stretched .…

41
Yays

awesome image/text-sliders with jQuery---FractionSlider

Views 16802   downloads 4664   Slideshow & Scroller

FractionSlider is a jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. You can set different animation methods like fade or transitions from a certain direction.…

40
Yays

Jquery and CSS3 Google Plus Style delete Animations

Views 7949   downloads 1722   Layout & Interface

Google plus given an awesome kick to user experience, specially circles UI animations. I feel it’s great and new definition to have user experience design. I have tried circle rotation animation…

40
Yays

jQuery cool Password strength verification plugin

Views 4651   downloads 1273  

Many sites that require login credentials enforce a security setting often referred to as password complexity requirements. These requirements ensure that user passwords are sufficiently strong and cannot…

39
Yays

Intro.js - Better introductions for websites and features with a step-by-step guide

Views 12711   downloads 2051   Tooltips

  How to use Intro.js can be added to your site in three simple steps: 1) Include intro.js and introjs.css (or the minified version for production) in your page. Note: if…