Submit your widget
85
Yays

CSS3 rotation starbursts effect

Views 11419   downloads 2801   Buttons & Icons

The  starburst will only work in browsers that support the CSS3 rotation property, currently that's Safari, Firefox, and Google Chrome. All other browsers will gracefully degrade to a simple…

63
Yays

jQuery Stylish Background Image Sliding effect

Views 25635   downloads 3970   Slideshow & Scroller

we'll show you how to create sliding image cell effect. This is will something like small photo gallery. Step 1. HTML Here are full html code of our result. For our demonstration I use 5 photos –…

149
Yays

Cool JQuery and CSS3 Animation Menu

Views 24574   downloads 4995   Menu & Navigation

The menu is simple, but unique. Script structure: HTML: <div id="menu"> <ul id="nav"> <li> <a href="#" class="icon1"> <span>Home Page</span>…

86
Yays

Awesome JQuery Photo Rotator Slideshow Effect

Views 24576   downloads 4999   Slideshow & Scroller

Photo Rotator JQuery plugin is a easy to use JQuery plugin for web developer to build Javascript gallery on their web application. The plugin can be driven by xml. Easy setup and only minimum programming…

84
Yays

Simple jQuery and CSS3 Flyout Ribbon menu

Views 30201   downloads 5785   Menu & Navigation

It is compatible with all major browsers:  Chrome, Firefox, Opera, Safari and IE9+..this is a Flyout Ribbon using jQuery and CSS3, The Markup The markup for this is pretty straight forward.  You…

55
Yays

vertical scroll news ticker with jQuery

Views 21953   downloads 5090   Slideshow & Scroller

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 it and use it.…

67
Yays

jquery beautiful notification boxes

Views 16392   downloads 4349   Layout & Interface

Wouldn’t you love your designs to have some kind of notifications? It might be errors, success, warnings or just anything in general. But you would also want the users to have the capability of…

75
Yays

jQuery 3D Parallax Background Effect

Views 44238   downloads 5863   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…

107
Yays

Very Nice Minimit Gallery Plugin With jQuery

Views 19077   downloads 3910   Slideshow & Scroller

Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels, slides… pratically everything that has multiple states. Using Minimit Gallery you have more time…

64
Yays

jQuery Real-Time Form Validation plugin

Views 16135   downloads 4211   Form

Client-side validation is something every web form should have, no doubts about that. While server-side validation does its job, it certainly lacks good user experience. What is so great about client-side…

104
Yays

Pure CSS3 multiple Animated Buttons

Views 17461   downloads 4702   Buttons & Icons

Still hyped by the possibilities of CSS3, I want to share some CSS3 button experiments with you. The idea is to create some animated link elements with different styles, hover effects and active states.…

90
Yays

Pure CSS3 Vertial Animated Menu

Views 38697   downloads 10061   Menu & Navigation

This short script will show you how to create a colorful, yet simple and elegant navigation menu using nothing but CSS 3. Since the latest version of CSS and mainly it’s animation part is not supported…

72
Yays

jQuery Sliding show Download size Button

Views 13602   downloads 3691   Buttons & Icons

Here's an example of download size button . First off we'll be starting with making sure we are linking to the jQuery library. Here's the one I used for the demo, linking to the jQuery CDN…

106
Yays

Slidorion-auto play accordion image slider effect

Views 32662   downloads 6874   Accordion

A combination of an image slider and an accordion, the slidorion displays beautiful images along with a variable length description. With images linked to each tab, and accompanied by a large array of…

78
Yays

jQuery Tabs Highlighter Effect

Views 20950   downloads 2936   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"…