Submit your widget
233
Yays

Super Cool jquery floating menu

Views 31396   downloads 5261   Menu & Navigation

A simple menu that “follows” page scrolling and expands on mouse over with css and jquery.

232
Yays

Neon Text Effect With jQuery & CSS

Views 27804   downloads 4004   HTML5

In this combined design and coding tutorial, we are creating a neon glow text effect with CSS and jQuery, perfect for spicing up your web pages while keeping an eye on SEO. Read more。。

227
Yays

jQuery Slide Transition Plugin

Views 26060   downloads 3937   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"/>…

227
Yays

Nice Product Slider with jQuery plugin

Views 46741   downloads 10760   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…

222
Yays

jQuery plugin: Easy Accordion

Views 27538   downloads 6231   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…

221
Yays

jQuery and CSS3 Thumbnails Navigation Gallery

Views 28121   downloads 4587   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…

220
Yays

Very Beautiful CSS3 And JQuery progress bar

Views 74018   downloads 15041   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:…

219
Yays

Load In and Animate Content with jQuery Tabs

Views 21531   downloads 4481   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…

219
Yays

lightbox (Mootools)

Views 12546   downloads 2242   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…

217
Yays

Making Accordions with the Tabs(jquery)

Views 30919   downloads 5874   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…

216
Yays

script.aculo.us Side bar menu

Views 30346   downloads 5167   Menu & Navigation

side bar menu using script.aculo.us

215
Yays

HTML5-Slideshow

Views 29156   downloads 6069   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

CSS3 and jQuery Horizontal images Scrolling Menu

Views 31293   downloads 3773   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…

213
Yays

jQuery horizontal animated menu

Views 18371   downloads 3232   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…

212
Yays

jQuery html5 canvas 3D animation effect

Views 78243   downloads 3979   HTML5

Directions: Step 1: Add the below code inside the <HEAD> section of the page:   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></script>…