Submit your widget
225
Yays

jQuery Text with Moving Backgrounds

Views 15255   downloads 3264   Text & Link Effects

What are we going to do? We are going to create a container which has a moving background, but only a set of letters will be visible of the background. It will be as if there are holes in your container.…

225
Yays

jQuery Slide Transition Plugin

Views 25736   downloads 3831   Slideshow & Scroller

jQuery Slidy is a plugin that generates a customizable transitions automatically. With default options: $('#default').slidy(); <div id="default"> <img src="image-1.jpg"/> <img src="image-2.jpg"/>…

225
Yays

Nice Product Slider with jQuery plugin

Views 46285   downloads 10574   Slideshow & Scroller

The article source:http://webdesignandsuch.com/fancymoves-jquery-product-slider/ FancyMoves is a great slider to show off services, products, or whatever you can dream up. The main image is enlarged to…

217
Yays

Very Beautiful CSS3 And JQuery progress bar

Views 72952   downloads 14754   Graph & Chart

The new features introduced in CSS3 allows developers to create stunning visual effects. Today, let’s create a fancy progress bar using CSS3 and jQuery, but no Flash or even images. Please note:…

216
Yays

Dynamic glide navigation with jQuery plugin

Views 45369   downloads 7980   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

216
Yays

Load In and Animate Content with jQuery Tabs

Views 21206   downloads 4348   Tabs

We will be taking your average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate…

214
Yays

Making Accordions with the Tabs(jquery)

Views 30439   downloads 5735   Accordion

HTML coding Our HTML layout is a bit different than in tabs. The accordion headers are positioned in front of the panes and everything is contained as a flat list inside a single root DIV element with…

214
Yays

HTML5-Slideshow

Views 28617   downloads 5687   Slideshow & Scroller

Download Lightweight HTML5-based slideshow This is a mini web app for people who'd rather build slides with HTML and CSS than with PowerPoint.

214
Yays

lightbox (Mootools)

Views 12267   downloads 2125   Lightbox & Dialog & Overlay

An inline image popup, overlays and fades out the current page. This is based on Slimbox by Christophe Beyls. Features Lightbox has the following added features compared to Slimbox Specify a containing…

214
Yays

jQuery and CSS3 Thumbnails Navigation Gallery

Views 27695   downloads 4453   Menu & Navigation

we are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. We are going to use jQuery and some CSS3 properties for the style. The main idea is to have…

213
Yays

script.aculo.us Side bar menu

Views 29681   downloads 4989   Menu & Navigation

side bar menu using script.aculo.us

212
Yays

jQuery plugin: Easy Accordion

Views 27198   downloads 6094   Accordion

Easy Accordion plugin will get your definition lists (DTs) and generate a nice and smooth horizontal accordion. You can then decide to make it a timed slideshow or leave it still. As usual, all of that…

210
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 30742   downloads 3627   Menu & Navigation

There are a lot of cool flash scrolling menus out there, but I decided to make a similarly looking menu with just CSS and jQuery. I couldn't achieve the same smoothness in animation, but anyway I'm…

210
Yays

jQuery horizontal animated menu

Views 18057   downloads 3106   Menu & Navigation

HTML code: HTML code seem to be simple. Simply copy and paste these all code below to your new HTML page. <div class="kwicks_container"> <ul class="kwicks"> <li id="kwick_1"> <a href="#">Home…

209
Yays

Auto Scrolling ComboBox(jQuery &CSS3;)

Views 13287   downloads 2544   Form

we will show you some useful and neat UI elements that are focused on selecting content. We will be using jQuery and some CSS3 properties for the style to give the elements some edge. This is a select…