Submit your widget
39
Yays

jQuery and CSS3 Vertical Menu effect

Views 20499   downloads 4110   Menu & Navigation

we'll going to show you how to create a simple, but very stylish vertical menu using some CSS3, a bit of jQuery. The mobile devices revolution which is currently happening is changing the way we see…

38
Yays

Pure CSS3 Ribbon Menu

Views 22013   downloads 6686   Menu & Navigation

This uses CSS3 transitions and CSS2 pseudo-elements to create an animated navigation ribbon with minimal markup. Browser Support IE8 and IE9 do not support CSS3 transitions, so the hover state will not…

38
Yays

Usefu jQuery Svbtle style kudos

Views 5912   downloads 1230   Rating & Star Rating

Dustin Kurtis came up with an excellent idea for the Svbtle blogging network (go visit Svbtle.com to see an example). He called them Kudos. They're little widgets next to each post that enable users…

37
Yays

A horizontal navigation jquery plugin

Views 29552   downloads 4554   Menu & Navigation

HorizontalNav is a jQuery plugin that spans a horizontal navigation to fit the full width of it's container. If you've ever had to create this effect on a project, you'll know it's pretty…

37
Yays

jQuery Perfect scrollbar plugin

Views 13651   downloads 2332   Layout & Interface

There's no css change on any original element ,Do not affect the original design layout,The scrollbar css is fully customizable,The scrollbar size and position can be updated Source <script>…

36
Yays

Auto Resize Picture - jQuery Picture

Views 16809   downloads 1416   Image Effects

  Overview jQuery Picture is a tiny (2kb) plugin to add support for responsive images to your layouts. It supports both figure elements with some custom data attributes and the new proposed picture…

36
Yays

Image black and white switch with jQuery.

Views 22212   downloads 3599   Image Effects

This plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers Usage 1 Include the plug into the page: <script…

36
Yays

Likes books content flip plugin with jQuery

Views 19219   downloads 4080   Slideshow & Scroller

booklet-like component that let's you navigate through its items by flipping the pages with jQuery BookBlock is a plugin that can be used for creating booklet-like components that allow a “page…

36
Yays

jQuery nice Filterable plugin

Views 10423   downloads 2271   Table

Bootstrap and X-editable themed jQuery plugin that preforms per-column filtering for an HTML table. Options   ignoreColumns Column indexes to not make filterable Type: Array…

35
Yays

fc.tape — rotate css-sprites like cinema tape

Views 14661   downloads 2000   Slideshow & Scroller

jQuery widget for sprite animations.   Basic usage   To embed the widget in your page you need to create a block element with fixed dimensions, equal to your frame size, and background image…

35
Yays

simple jQuery and CSS3 text animations

Views 12097   downloads 2720   Text & Link Effects

Textillate.js combines some awesome libraries to provide an ease-to-use plugin for applying CSS3 animations to any text. Usage Let's start with the basic markup: <h1 class="tlt">My…

35
Yays

popular jQuery Cropping Images

Views 12949   downloads 1528   Image Effects

you just want to display a collection (or more) of images with different dimensions. The problem seems easy enough.   The task of manually creating thumbnail for each image is quite tedious and it’s…

35
Yays

JQuery Box Lid Menu in action by hovering your mouse over the menu bar on the left

Views 17327   downloads 3762   Menu & Navigation

You can see the Box Lid Menu in action by hovering your mouse over the menu bar on the left. Installation First, include the stylesheet and javascript as follows: <link rel='stylesheet' type='text/css'…

35
Yays

jQuery Cover plugin - This plugin mimics the CSS3 background-size:cover behavior and therefore makes it available in all browsers

Views 6932   downloads 1166   Layout & Interface

This plugin mimics the CSS3 background-size:cover; behavior and therefore makes it available in all browsers. Compatible with IE 7.0+, Firefox 3+, Safari 3.1+, Opera 9.6+ and Google Chrome.…

34
Yays

popular jQuery Scroll Path plugin

Views 13292   downloads 2731   Menu & Navigation

This demo will shows you how to take a personal site with a common text document layout, and create something far more interesting with the jQuery Scroll Path plug-in. Starting out We’ll start out…