Submit your widget
1530
Yays

Nice "Flashy" menu with Jquery.

about a year ago   Views 41920   downloads 5446   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…

1325
Yays

jQuery Sliding hover Animated Menu

2 years ago   Views 39406   downloads 6371   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…

739
Yays

Amazon style image and title scroller with jQuery

2 months ago   Views 110064   downloads 18147   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>…

713
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

2 years ago   Views 108728   downloads 23484   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…

638
Yays

jQuery voting tools

2 years ago   Views 13879   downloads 2088   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…

620
Yays

jquery vticker (vertical news ticker)

2 years ago   Views 52026   downloads 10290   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…

599
Yays

Vertical Scrolling News Ticker With jQuery jCarouse

2 years ago   Views 55834   downloads 11666   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…

501
Yays

The Most Awesome jQuery & WordPress Image Slider

about a month ago   Views 63856   downloads 13373   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…

487
Yays

jQuery Raty - A Star Rating Plugin

2 years ago   Views 12181   downloads 1912   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:…

460
Yays

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

2 years ago   Views 37924   downloads 2956   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,…

412
Yays

Very Beautiful Parallax Slider with jQuery

2 years ago   Views 36181   downloads 6024   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.…

389
Yays

Pure CSS3 Dynamic Buttons

2 years ago   Views 17915   downloads 2927   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…

371
Yays

Sweet Menu JQuery

2 years ago   Views 32136   downloads 5515   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…

363
Yays

Beautiful red vertical glide navigation menu jquery plugin

2 years ago   Views 33446   downloads 4467   Menu & Navigation

Installation Step1:include css and js files.   <link href="css/webwidget_menu_vertical_menu1.css" rel="stylesheet" type="text/css"></link> <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>…

362
Yays

Awesome Animated Portfolio Gallery with jQuery CSS3

2 years ago   Views 22140   downloads 3072   Slideshow & Scroller

we will create an animated portfolio gallery with jQuery. The gallery will contain a scroller for thumbnails and a content area where we will display details about the portfolio item. The image can be…