Submit your widget
57
Yays

Useful Scroll Pagination with jQuery

Views 22170   downloads 3504   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({…

57
Yays

Super cool Password Strength Meter with jQuery

Views 12681   downloads 4337   Form

we will be creating a beautiful password strength indicator. It will determine the complexity of a password and move a meter accordingly with the help of the new Complexify jQuery plugin. Only when a…

56
Yays

vertical scroll news ticker with jQuery

Views 22025   downloads 5121   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.…

56
Yays

Fancy CSS3 Transitions Image Gallery

Views 29552   downloads 9846   Image Effects

CSS3 Transitions allow browser to animate HTML elements through the change of CSS properties. In other words, we can create animations in webpage without JavaScript but just with pure CSS. The Idea The…

55
Yays

Responsive Image Sizes At Different Resolutions

Views 13009   downloads 2035   Image Effects

An Experiment with Mobile-First Images that Scale Responsively & Responsibly What is this? The goal of this technique is to deliver optimized, contextual image sizes in responsive layouts that utilize…

55
Yays

jQuery browser follows Scroll Path

Views 18931   downloads 3407   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

Highcharts - Interactive JavaScript charts for your webpage

Views 11392   downloads 2800   Graph & Chart

Highcharts is a charting library written in pure JavaScript, offering intuitive, interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column,…

55
Yays

Portfolio image navigation slider with jQuery

Views 22158   downloads 3872   Image Effects

 The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either the arrows or the little boxes below the current image can be…

54
Yays

jQuery Sticky scrolling Sidebar

Views 25492   downloads 3020   Slideshow & Scroller

this is a jQuery sticky sidebar script. Well, you can, but then the element with that style will stay where it is relative to the top of the viewport. This means, if the element you are “fixing”…

53
Yays

jQuery images Interactive and Filterable Plugin

Views 15811   downloads 3236   Image Effects

The plugin is configurable to work with just about any markup. Filters <ul id="portfolio-filter"> <li><a href="#all">All</a> </li> <li><a rel="design"…

53
Yays

Around a circle menu with jQuery

Views 13525   downloads 2626  

When ordering lists you will often find that topics come to a full circle; the first item is very similar to the last one. In these cases a better visual representation would be ordering them around a…

53
Yays

jQuery frame drag and drop effect

Views 17468   downloads 3025   Layout & Interface

Inspired heavily by the jQuery Masonry plugin , Shapeshift is a plugin which will dynamically arrange a collection of elements into a grid in their parent container. Shapeshift is intended to be a very…

52
Yays

Useful CSS3 and jQuery Search Form

Views 6782   downloads 1677   Form

Most websites nowadays have a search form somewhere. I’m pretty sure I don’t need to explain why it’s a good idea to have a ‘search’ functionality built into a website and…

52
Yays

Releases customselect icons with jQuery

Views 7059   downloads 1916   Form

After being sick of how ugly select boxes are within forms, I looked hard to find a decent solution. There are a few but some of them I found to have bugs, or not be able to use icons within the custom…

52
Yays

html5 and CSS3 Modern Web Forms effect

Views 21045   downloads 5943   Form

This demo using HTML5 and CSS3 to achieve great style and functionality without causing problems in less capable browsers. To be clear, this code will not look exactly the same in every browser. We are…