Submit your widget
3169
Yays

an user-friendly select list effect with jQuery

Views 11587   downloads 2057   Form

jAutochecklist is a jQuery plugin that help you to create an user-friendly HTML list which can be used to replace the old tradition select list Why use jAutochecklist User-friendly UI and interaction…

1624
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 132311   downloads 28115   Menu & Navigation

we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the…

1589
Yays

jQuery Sliding hover Animated Menu

Views 53364   downloads 8362   Menu & Navigation

we’ll be building a cool Animated navigation list complete with a sliding hover effect. We’ll build the design to work without jQuery first of all to ensure it’s widely accessible to…

1579
Yays

Amazon style image and title scroller with jQuery

Views 139389   downloads 27143   Slideshow & Scroller

Usage Add js and css files.   <link href="css/amazon_scroller.css" rel="stylesheet" type="text/css"></link> <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>…

1558
Yays

Nice "Flashy" menu with Jquery.

Views 52590   downloads 7734   Menu & Navigation

we are going to create a "Flashy" menu using Jquery. The Menu/Navigation is one of the first thing I focus on when I make a website. It has to be unique, original and  reflect the spirit…

682
Yays

jQuery voting tools

Views 18496   downloads 4058   Rating & Star Rating

Markup Like anything, this can be done a number of ways. There’s not much semantic relevance here, so any sensible structure will do. The only real requirement is to have enough elements for styling…

660
Yays

jquery vticker (vertical news ticker)

Views 75212   downloads 16416   Slideshow & Scroller

I have made 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…

657
Yays

Vertical Scrolling News Ticker With jQuery jCarouse

Views 80111   downloads 17632   Slideshow & Scroller

News Ticker is a fantastic way to present headlines or minor updates to your readers. The smooth scrolling effect will attract your readers and generate more clicks to your site. This is a simple yet…

548
Yays

The Most Awesome jQuery & WordPress Image Slider

Views 86993   downloads 19691   Slideshow & Scroller

Features 16 unique transition effects Simple clean & valid markup Loads of settings to tweak Built in directional and control navigation Packed version only weighs 7kb Supports linking images Keyboard…

513
Yays

jQuery Raty - A Star Rating Plugin

Views 17604   downloads 3699   Rating & Star Rating

Default options:   cancelHint: 'cancel this rating!' The hint information. cancelOff: 'cancel-off.png' Name of the cancel image off. cancelOn: 'cancel-on.png' Name of the cancel image on. cancelPlace:…

490
Yays

Reorder and filter items with a nice shuffling animation(Quicksand)

Views 45758   downloads 4629   Image Effects

How it works At the very basic level, Quicksand replaces one collection of items with another. All you need to do is provide those two sets of items. You can do it in a couple of ways: Use plain HTML,…

437
Yays

Very Beautiful Parallax Slider with jQuery

Views 45934   downloads 8733   Slideshow & Scroller

We will kick start 2011 with a vibrant image slider tutorial. We will make use of the parallax principle to move different backgrounds when we slide to an image in order to create some nice perspective.…

426
Yays

Pure CSS3 Dynamic Buttons

Views 24835   downloads 4891   Buttons & Icons

The main CSS markup   .btn { display: inline-block; background: url(btn.bg.png) repeat-x 0px 0px; padding:5px 10px 6px 10px; font-weight:bold; text-shadow: 1px 1px 1px rgba(255,255,255,0.5); border:1px…

397
Yays

Sweet Menu JQuery

Views 41054   downloads 7890   Menu & Navigation

Sweet Menu takes an ordinary unordered list of links and makes it a sweet looking menu. It does this by utilizing jQuery and it’s plugin system. Simply include the jQuery library, the Sweet Menu…

395
Yays

unordered list animated circle with jQuery

Views 31424   downloads 6606   Image Effects

jQuery plugin (2KB) that allows you to create an unordered list as an animated circle. Changelog: fixes for hover event, added direction option (clockwise or counter-clockwise) added hover trigger fixes…