Submit your widget
81
Yays

Awesome jQuery scrolling decks plugin

Views 26131   downloads 5376   Slideshow & Scroller

Create section navigation by linking to slide id’s (optional) After linking all the required scripts (jQuery, Scrollorama, scrollTo, easing & scrolldeck), create the slide deck on document ready…

81
Yays

Beautiful Pure CSS3 Buttons

Views 27952   downloads 6740   Buttons & Icons

we will be making some cool CSS3 buttons. They are based on the Futurico User Interface by Vladimir Kudinov and we will try to make a precise copy of them. Let’s get started… Step 1 –…

81
Yays

Cool CSS3 and html5 3D Accordion

Views 37601   downloads 7037   Accordion

Try this out with Safari or Chrome. Accordion menus are very popular since Web 2.0 appeared with new widgets in order to enhance the usability of the sites. The Accordion widget is used to display one…

81
Yays

jquery beautiful responsive portfolio hover gallery

Views 40456   downloads 7037   Image Effects

we are going to show you, creating a beautiful responsive portfolio gallery with jquery mouse hover effect. On mouse over each images you see animation background transparency and two permalinks will…

80
Yays

Multiple jQuery Capty Caption Plugin

Views 14154   downloads 2405   Image Effects

jQuery Capty is a plugin jQuery Capty is a plugin that creates captions over the images. Default options: animation:    'slide' The captions animation type: 'slide', 'fade' or 'fixed'.…

80
Yays

Checkbox and Radio control with jQuery

Views 11115   downloads 3084   Form

In web development/design, there’re a lot of time you want to customize HTML controls. Some controls are actually quite simple to implement. I will show you how to customize a checkbox/radiobox.…

80
Yays

Cool jQuery Nautilus plugin

Views 18339   downloads 3335   Image Effects

Nautilus is a jQuery plug-in based on Google's Doodle honoring Jules Verne (it was released on February 8, 2011). The letters of Google looked like hatches that allowed to see "under the sea",…

80
Yays

rounded corners CSS3 tables

Views 24045   downloads 6885   Table

There has been some discussion in the past about how/when to use tables in web development. Though, the conclusion is the same: when you’re dealing with tabular data, tables are absolutely required.…

80
Yays

jQuery multiple Vector Maps

Views 29336   downloads 5630   Layout & Interface

JQVMap is a jQuery plugin that renders Vector Maps.  It uses resizable Scalable Vector Graphics (SVG) for modern browsers like Firefox, Safari, Chrome, Opera and Internet Explorer 9.  Legacy…

79
Yays

Nice CSS3 and jQuery Multi-Step Signup Form

Views 20593   downloads 4833   Form

we will see how to create a simple multi-step signup form using CSS3 and jQuery. To spice up things a bit, we will include progress bar with the form, so the users will be able to see the percentage of…

79
Yays

jQuery Tabs Highlighter Effect

Views 21010   downloads 2974   Tabs

Keyboard Navigation (arrowkeys + ESC) Highly Customizable Autoplay Todo Accessible Todo Cross Browser Compatibility Usage: <head> <!-- Load and Configure jQuery Highlighter --> <link href="lib/jquery.highlighter.css"…

79
Yays

jQuery 3D Parallax Background Effect

Views 44309   downloads 5892   Image Effects

The HTML Our page will consist of 6 sections: header, footer and 4 articles. On the right, we’ll place an unordered list that links between the articles and remains fixed on the page so it doesn’t…

79
Yays

Pure CSS3 sliding image panels

Views 31399   downloads 6062   Slideshow & Scroller

this demo will show you how to create some neat sliding image panels with CSS only. The idea is to use background images for the panels and animate them when clicking on a label. We'll use radio buttons…

79
Yays

Pure CSS3 Content slide Accordion

Views 23974   downloads 4833   Accordion

This is a pure CSS3 content accordion based on the Futurico UI Pro by Vladimir Kudinov. This will work on all browsers and devices that support the :target selector. Step 1 – Basic HTML Markup Let’s…

79
Yays

CSS3 and jQuery Digital Clock

Hello everyone, this tutorial I wanted to create a simple digital clock with date and time, with the help of jQuery script and CSS3 for a little animation, there's nothing hard enough to understand…