Submit your widget
72
Yays

Animated image caption with jQuery in WordPress

Views 17909   downloads 2315   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…

72
Yays

Very Beautiful CSS3 transition Animated Buttons

Views 13197   downloads 3619   Buttons & Icons

This demo used a patterned background and placed vignette-style .pngs over the top which are animated using transition. The Set Up Each example in the demo is a single <a> element, so the HTML is…

72
Yays

jQuery multiple Image Hover effect

Views 34074   downloads 5573   Image Effects

Adipoli is a simple jQuery plugin used to bring stylish image hover effects. Enabling image hover effect is very simple. Place the below references inside your head tag. <link href="css/adipoli.css"…

72
Yays

Useful circular and responsive jQuery carousel

Views 20841   downloads 4546   Slideshow & Scroller

jQuery.carouFredSel is a plugin that turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, infinite and circular, automatically or…

72
Yays

multiple jQuery Roundabout Shapes

Views 16555   downloads 2861   Slideshow & Scroller

Roundabout Shapes provide even more paths along which your Roundabout can move. The current version of Roundabout Shapes offers eleven additional movements. Like its Roundabout companion, Roundabout Shapes…

72
Yays

useful Tabbed Menu with jQuery

Views 44189   downloads 11680   Menu & Navigation

We are going to use the HTML element list to display the menu and the drop down. Each of the top level menus are in their own list items and the drop down menus are lists placed inside the list items.…

72
Yays

Pure CSS3 Animation Pricing Table

Views 25764   downloads 5271   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…

72
Yays

Awesome CSS3 images Stacked Elements

Views 39717   downloads 7431   Image Effects

we'll show you how to create a simple ‘stacked’ look to some images. The HTML <div class="stack"> <img src="image1.jpg" /> </div> Unfortunately WebKit…

72
Yays

Using jQuery and CSS to Create Buttons

Views 20278   downloads 2279   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…

71
Yays

Nice CSS3 Button Menu

Views 11184   downloads 2266   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…

71
Yays

Simple jQuery Drop-Down Menu

Views 9261   downloads 2732   Menu & Navigation

The biggest problem with javascript is that we can’t completely rely on it. It can easily be disabled, and once this happens, websites should still function correctly. Javascript powered sub-navigation…

71
Yays

Good jQuery Yahoo Weather Feed Plugin

Views 22140   downloads 4332   Slideshow & Scroller

This plugin will read the current weather for a location using Yahoo! Weather. It produces structured HTML with in-built CSS classes for styling. Simple and easy to use. Features Define one or more locations.…

71
Yays

jQuery tooltip animated progress bar

Views 19000   downloads 3622   Graph & Chart

Here’s a very basic example of how to code up an animated progress bar with tooltip using the Tipsy tooltip plugin. The Code Below we have the two lines of code which read the attribute ‘title’…

71
Yays

jQuery Sliding show Download size Button

Views 13430   downloads 3592   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…

71
Yays

Pure CSS3 Accordion Image effect

Views 26867   downloads 5226   Accordion

Fluent animated transitions for sliding web page elements such as a menu or an image gallery, have always traditionally been implemented with JavaScript. But using the CSS3 pseudo-class :target and the…