Submit your widget
112
Yays

jQuery long list Page scroll

Views 18473   downloads 3532   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…

111
Yays

Floating HTML Menu Using jQuery and CSS

Views 26614   downloads 4195   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…

111
Yays

jQuery 2D Transformation Plugin

Views 15262   downloads 2409   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…

111
Yays

jQuery Dragval drag and choose value

Views 8694   downloads 1592   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…

108
Yays

jQuery Easy Pinned Footer

Views 14029   downloads 2033   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>…

104
Yays

jQuery Slider

Views 12991   downloads 2160   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]…

102
Yays

jQuery Plugin : jConfirmAction

Views 9392   downloads 1471   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…

101
Yays

JavaScript Scrollable

Views 12236   downloads 3257   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…

100
Yays

lovely 3D Animation With jQuery and CSS3

Views 12943   downloads 1658   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.…

99
Yays

a jQuery pagination system

Views 8990   downloads 2794   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…

99
Yays

pure CSS Stationary Logo on Page Scroll

Views 13403   downloads 2017   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…

99
Yays

Nice No Images Looping Loaders Effect

Views 21364   downloads 5663   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.…

96
Yays

Simple Contained float Sticky Scroll jQuery Plugin

Views 10337   downloads 2003   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…

95
Yays

useful CSS3 folded corner

Views 15577   downloads 4126   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…

91
Yays

jsProgressBarHandler (Dynamic Unobtrusive Javascript Progress/Percentage Bar)

Views 12303   downloads 2176   Layout & Interface

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