Submit your widget
95
Yays

A jQuery tile shifting image viewer plugin

Views 9967   downloads 1577   Slideshow & Scroller

This jQuery plugin called jFancyTile is a tile shifting image viewer. It allows you to tranform any list with images to a beautiful tile shifting photo presenter. Take note this plugin is pretty CPU intense…

95
Yays

Highlight source code with jQuery and Chili

Views 6115   downloads 1368   Text & Link Effects

we highlight source code with the jQuery plugin Chili. We go further and tweak Chili to our liking and increase the readability and usability of code-boxes with our own custom functions. Our starting…

95
Yays

Beautiful Horizontal Menu And Vertical Menu(MooTools)

Views 12623   downloads 2570   Menu & Navigation

MenuMatic is a MooTools 1.2 class that takes a sematic ordered or unordered list of links and turns it into a dynamic drop down menu system. html     <link rel="stylesheet" href="css/MenuMatic.css"…

95
Yays

jQuery horizontal and vertical Timelines slideshow

Views 35332   downloads 7066   Slideshow & Scroller

This simple plugin helps you to give more life to the boring timelines. Supports horizontal and vertical layouts, and you can parameterize the majority of attributes: speed, transparency, etc.. Include…

95
Yays

wSlide, Text Images Scrolling plugin jquery

Views 8914   downloads 1656   Slideshow & Scroller

wSlide va vous permettre de transformer n'importe quelle liste en une sorte de visionneuse, aussi bien pour du texte que pour des images. La pagination peut être automatiquement générées,…

95
Yays

Using the Wonderful jFlow Plugin JQuery

Views 10890   downloads 1968   Slideshow & Scroller

Download The Plugin As always with a new plugin, the first step is to visit the creator’s website and download the plugin. All that you’ll need is a tiny Javascript file – and of course…

95
Yays

jQuery Horizontal Box Slider

Views 13920   downloads 1865   Slideshow & Scroller

Horizontal Box Slider is using native scrolling. There are a lot of “carousels”, but none of them is using it. horizontal_box_slider.js is very tiny (≈2.75KB) framework agnostic “carousel”…

95
Yays

Semantic CSS3 Lightboxes

Views 10567   downloads 2734   Lightbox & Dialog & Overlay

Browser Support of this CSS Lightbox To give you a quick introduction before we begin producing the code itself, it’s worth mentioning that I’ve tried the code in a variety of browsers and…

95
Yays

Styling Your Search Form with CSS

Views 11929   downloads 2646   Form

  First let me go over my original approach which was using <input type="image" src="image-path"> as follows: <form method="get" id="searchform" action="http://www.sohtanaka.com/"> <fieldset>…

95
Yays

iPhone Style Checkboxes With CSS3

Views 13154   downloads 2274   Form

Here’s some form input checkboxes styled with CSS3 to look like iPhone style on/off buttons. Just messing about again with CSS3. It’s all done with an input ‘checkbox’ an a couple…

95
Yays

jQuery Dropdown Menu

Views 7680   downloads 1949   Menu & Navigation

In this post, we are going to create a simple dropdown menu with the help of jQuery, take a look at the demo of it first. I assume you know at least the basics of jQuery and CSS. The key to creating the…

95
Yays

Simple jQuery Form Assisted Fill Plugin

Views 13205   downloads 2544   Form

The "jQuery Form Fill" fills forms from JSON objects. Fills all kinds of html elements. text password hidden textarea checkbox radio select Fills fields with jQueryUI Datepicker. Date in string format.…

95
Yays

Simple jQuery Image hover/fade effect

Views 21086   downloads 3404   Image Effects

This is very useful simple Image hover/fade effect。 For this tutorial,you will need to make two images, one which is the normal state (ie. the image which will display on the page when the mouse isn’t…

95
Yays

Multicolor tooltips CSS3

Views 15194   downloads 4038   Tooltips

If your icon or button has insufficient text or none at all, or it just needs some additional explanation, then you surely need a tooltip for it. Why’s that? Because, as they have proved till now,…

95
Yays

HTML5 sorting photos Drag and Drop effect

Views 27681   downloads 4391   Image Effects

Drag and Drop and HTML5. As you know (I hope), all modern browsers (it should be FF, Safari, Chrome, possible Opera) have native support of this useful feature (as drag and drop). It means that we can…