Submit your widget
1530
Yays

Nice "Flashy" menu with Jquery.

about a year ago   Views 39785   downloads 5200   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…

1321
Yays

jQuery Sliding hover Animated Menu

2 years ago   Views 36989   downloads 6108   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…

720
Yays

Amazon style image and title scroller with jQuery

about a month ago   Views 103979   downloads 15972   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>…

712
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

2 years ago   Views 104970   downloads 22589   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…

629
Yays

jQuery voting tools

2 years ago   Views 13180   downloads 1958   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…

615
Yays

jquery vticker (vertical news ticker)

2 years ago   Views 48174   downloads 9416   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…

592
Yays

Vertical Scrolling News Ticker With jQuery jCarouse

2 years ago   Views 52480   downloads 10661   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…

485
Yays

The Most Awesome jQuery & WordPress Image Slider

6 days ago   Views 56617   downloads 11529   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…

482
Yays

jQuery Raty - A Star Rating Plugin

2 years ago   Views 11383   downloads 1766   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:…

457
Yays

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

2 years ago   Views 36818   downloads 2816   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,…

411
Yays

Very Beautiful Parallax Slider with jQuery

2 years ago   Views 34314   downloads 5659   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.…

387
Yays

Pure CSS3 Dynamic Buttons

2 years ago   Views 17146   downloads 2789   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…

367
Yays

Sweet Menu JQuery

2 years ago   Views 30403   downloads 5133   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…

362
Yays

Beautiful red vertical glide navigation menu jquery plugin

2 years ago   Views 32195   downloads 4207   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 20936   downloads 2863   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…