Submit your widget
79
Yays

Pure CSS3 Animation Pricing Table

Views 26044   downloads 5427   Table

This demo will show you how to create this pricing table with the CSS scaling effects, The HTML The HTML for the table is in fact not a table this can easily be done by using a table but I prefer not…

79
Yays

Using jQuery and CSS to Create Buttons

Views 20563   downloads 2368   Buttons & Icons

A website that has an original look stands out from the rest. CSS buttons therefore are important. Perhaps they are even trivial to implement using basic CSS and jQuery events. However, creating any high-quality…

78
Yays

jQuery secure visualization of password field input

Views 6827   downloads 1478   Form

A sexy, secure visualization of password field input In a tweet: Chroma-Hash is a jQuery plugin that dynamically visualizes secure text-field values using ambient color bars Password entry can be frustrating,…

78
Yays

Nice CSS3 Button Menu

Views 11464   downloads 2393   Menu & Navigation

The article source:http://depotwebdesigner.com/tutorials/how-to-create-a-css3-menu-using-moz-border-radius.html in this example we’ll explain how to create a menu with css that uses the propriety…

78
Yays

Pure CSS3 Feature table design

Views 15692   downloads 3162   Table

The idea of building a features table just by using CSS3 came to our a while ago and we decided to share it with you in this article. The HTML markup Below you can find the abbreviated HTML: <table…

78
Yays

simple Countdown Plugin jQuery

You've probably been to sites like RapidShare and MegaUpload that allow you to download files but make you wait a specified number of seconds before giving you the download link. I've created…

78
Yays

Elegant Image Gallery Transition Effects with jQuery

Views 29406   downloads 6103   Slideshow & Scroller

SmartGallery is an interactive image gallery that is specifically designed to support huge data. It is lightweight, lightening fast and fully customizable. Powered by jQuery, SmartGallery comes with twelve…

78
Yays

like apple JQuery Slide Navigation Plugin

Views 19086   downloads 4680   Menu & Navigation

when user click on the navigation it like the products appear and disappear one by one, with the easing effect on the end movement, like bouncing on the vertical line. The apple mac page not only dealing…

78
Yays

Animated image caption with jQuery in WordPress

Views 18195   downloads 2456   Image Effects

Google loves it so, if in addition to pictures or descriptive text still stands. Why WordPress has introduced some time ago, the image caption. This can - if you're not a friend of captions - manipulate…

78
Yays

Cool CSS3 and jQuery folder tabs

Views 26563   downloads 8790   Tabs

The markup is self explanatory. While the title attributes might seem to be extra, in this case they are needed for the jQuery stuff. <ul id="tabs"> <li><a href="#"…

78
Yays

jQuery Chop Slider photo album effect

Views 26013   downloads 8521   Slideshow & Scroller

This is a new impressive jQuery slider – Chop. This slider have already had quite 200 different transition effects. Here are many 2D and 3D effects. Plus, here are you can find even few NonCss3…

78
Yays

jQuery images Scroller effect

Views 36956   downloads 7300   Slideshow & Scroller

Scroller is a plugin for jQuery that allows display images in the form of round markers JavaScript $('.scroller').scroller({ element: 'a', // (string) HTML element direction: 'horizontal',…

78
Yays

CSS3 and jQuery date calendar effect

This is a CSS3 animation calendar with some jQuery . You’re allowed to use the calendar for your own purpose. For those who are interested to learn a bit more about how the calendar is built, I…

78
Yays

Pure CSS3 images Slideshow effect

Views 43939   downloads 11457   Slideshow & Scroller

Thanks to CSS3, we can create effects and animations without using JavaScript, which will facilitate the work of many designers. But we must be careful to avoid abusing CSS3, not only because old browsers…

77
Yays

Simple jQuery Fluid Thumbnail menu Bar

Views 54203   downloads 5549   Slideshow & Scroller

The idea of a fluid thumbnail bar is simple: Create a list of thumbnails within a space where the overflow can be flipped through page by page. Features Cycle through thumbnails in different intervals…