Submit your widget
113
Yays

jQuery 2D Transformation Plugin

Views 15343   downloads 2442   Layout & Interface

jQuery 1.4.2 is the minimum for this plugin to function correctly. This plug-in allows you to apply 2D transformations in all CSS3 capable browsers as well as Internet Explorer. This plug-in works in…

113
Yays

jQuery long list Page scroll

Views 18553   downloads 3574   Text & Link Effects

A good way to manage long list in short space! jquery.verticalSlider let you show long list of elements managing pagination, it can work with elements already in the DOM of your page or loading them via…

112
Yays

Floating HTML Menu Using jQuery and CSS

Views 26687   downloads 4225   Menu & Navigation

For all of us who deal with long web pages and need to scroll to the top for the menu, here’s a nice alternative: floating menus that move as you scroll a page. This is done using HTML, CSS and…

112
Yays

jQuery Dragval drag and choose value

Views 8767   downloads 1622   Layout & Interface

jQuery Dragval is jQuery plugin to create a dragging measure. Main parameters (default): loopTime: 60, // (ms) clickTime: 200, // (ms) step: 10000, min: 10000, max: 2000000, startValue: 0, In head: <link…

109
Yays

jQuery Easy Pinned Footer

Views 14113   downloads 2068   Layout & Interface

Easy method, using jQuery, to pin a footer to the bottom of the web browser. Toggle between relative and static Example HTML <div id="footer"> <div>© 2009 - 2010 Whatever you might copyright.</div>…

105
Yays

jQuery Slider

Views 13060   downloads 2191   Layout & Interface

jQuery Slider is easy to use and multifunctional jQuery plugin. Documentation from — [number] left limit to — [number] right limit step — [number] step of pointer round — [number]…

103
Yays

jQuery Plugin : jConfirmAction

Views 9479   downloads 1503   Layout & Interface

jConfirmAction is a jQuery plugin that aims to replace a plain confirmation box with a cute one. This plugin will help you to create a flying bubble confirmation box upside your link. Basically this plugin…

102
Yays

JavaScript Scrollable

Views 12293   downloads 3288   Layout & Interface

TinyScroller is a basic scrollable div script at only 1.7KB. It can be used with any HTML and degrades gracefully. The styling is completely customizable through the simple CSS. More features will be…

102
Yays

lovely 3D Animation With jQuery and CSS3

Views 13041   downloads 1693   Layout & Interface

CSS Animations/Transitions So far it’s really only Webkit that supports these. Everything is optimised for fairly non-interactive content, animations are defined ahead of time, not very dynamic.…

100
Yays

pure CSS Stationary Logo on Page Scroll

Views 13474   downloads 2047   Layout & Interface

The Econsultancy marketing blog has an interesting little effect using CSS that causes their logo to change when the page is scrolled. Visit their page and scroll down. You’ll notice the logo changes…

100
Yays

Nice No Images Looping Loaders Effect

Views 21418   downloads 5688   Layout & Interface

Sonic is a small (~3k minified) JS “class” you can use to create custom loading animations. It works best with looping animations — i.e. a snake that’s trying to eat its own tail.…

99
Yays

a jQuery pagination system

Views 9049   downloads 2824   Layout & Interface

For paginating purpose PHP seems like a logical solution, but if you don’t have a huge amount of data you want to paginate, i would suggest paginating with jQuery. It’s not hard at all, and…

97
Yays

Simple Contained float Sticky Scroll jQuery Plugin

Views 10411   downloads 2028   Layout & Interface

This is achieved using a custom coded jQuery plugin that I created for this exact purpose. I’ve dubbed it the Contained Sticky Scroll plugin, and released it as a freebie. Anyhow, I thought it might…

96
Yays

useful CSS3 folded corner

Views 15646   downloads 4152   Layout & Interface

This is a simple CSS folded-corner effect without images or extra markup. It works well in all modern browsers and is best suited to designs with simple colour backgrounds. this demo support: Firefox…

93
Yays

jsProgressBarHandler (Dynamic Unobtrusive Javascript Progress/Percentage Bar)

Views 12382   downloads 2213   Layout & Interface

Automatic Creation of Progress Bars Include the needed javascript  in your HTML document   <!-- jsProgressBarHandler prerequisites : prototype.js --> <script type="text/javascript"…