Submit your widget
83
Yays

CSS3 rotation starbursts effect

Views 11073   downloads 2684   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…

58
Yays

jQuery Stylish Background Image Sliding effect

Views 25368   downloads 3861   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 –…

146
Yays

Cool JQuery and CSS3 Animation Menu

Views 24328   downloads 4897   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>…

79
Yays

Awesome JQuery Photo Rotator Slideshow Effect

Views 24343   downloads 4873   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…

80
Yays

Simple jQuery and CSS3 Flyout Ribbon menu

Views 29893   downloads 5697   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…

53
Yays

vertical scroll news ticker with jQuery

Views 21624   downloads 4992   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 16143   downloads 4254   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 43905   downloads 5763   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…

105
Yays

Very Nice Minimit Gallery Plugin With jQuery

Views 18778   downloads 3790   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…

62
Yays

jQuery Real-Time Form Validation plugin

Views 15816   downloads 4067   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…

99
Yays

Pure CSS3 multiple Animated Buttons

Views 17196   downloads 4589   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.…

87
Yays

Pure CSS3 Vertial Animated Menu

Views 38407   downloads 9937   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…

70
Yays

jQuery Sliding show Download size Button

Views 13406   downloads 3578   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…

97
Yays

Slidorion-auto play accordion image slider effect

Views 32281   downloads 6744   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…

74
Yays

jQuery Tabs Highlighter Effect

Views 20719   downloads 2821   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"…