Submit your widget
109
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29658   downloads 5437   Menu & Navigation

This is a really awesome menu in the browser. So I hope you'll enjoy learning some CSS3, but also how to create the base HTML for a drop-down menu and how to make it magical with jQuery. The HTML Lets…

109
Yays

Beautiful jQuery Vertical Sliding Accordion

Views 36717   downloads 6863   Accordion

we want to share a slick and flexible vertical jQuery accordion with you. The main idea is to expand the accordion slices on click and show some more information. The other slices will become less opaque…

109
Yays

Very Nice Minimit Gallery Plugin With jQuery

Views 19144   downloads 3944   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…

109
Yays

Pure CSS3 images Hover Effects

Views 68321   downloads 10946   Image Effects

There are five examples of hover effects using different CSS properties compared to the old tutorial posted on Codrops. In summary, we seek the same method but we will act especially using the border…

108
Yays

Zoom-Info – Create An Informative Image Gallery With jQuery & CSS

Views 15883   downloads 3169   Image Effects

Question: Have you ever wanted to neatly display a few lines of text about an image in your site but didn’t want to compromise on the design of your overall layout?we'll going to show you how to…

108
Yays

Pure CSS Vertical Navigation with Teaser

Views 24283   downloads 4091   Menu & Navigation

This technique is a simple way to display some teaser information for your vertical navigation. HTML We will start by creating a list item, but in this case, we will add an empty ‘span’ tag…

108
Yays

Professional dropdown menu navigation

Views 8810   downloads 2735   Menu & Navigation

The menu in this series using javascript to write the  mouse hover states. This menu also styles the path taken through the menu so that it works in IE5.x and IE6 as well as IE7 and all other browsers.…

108
Yays

Slot Machine Tabs(jQuery)

Views 11206   downloads 2127   Tabs

Three columns in each content box rotate like a slot machine to reveal the content in the next content box when a new tab is clicked.

108
Yays

Image Rotator with Description (CSS/jQuery)

Views 16101   downloads 3251   Slideshow & Scroller

An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery.   Step1. HTML – Image Rotator Wireframe   Start by building the html…

108
Yays

an Animated Navigation with jQuery

Views 12829   downloads 2671   Menu & Navigation

The idea is to build a menu that just displays icons, when the user rolls over each icon the text will appear below. The icon will also have a roll over state to help highlight the menu item. Getting…

108
Yays

Slideshow jQuery plugin

Views 13168   downloads 1964   Slideshow & Scroller

When I noticed the growing popularity of JS-Slide and JS-Fade effects I have decide to develop a plugin for jQuery. This plugin will help you to add thise effects to the site in more simple way. If the…

108
Yays

jQuery Awesome modal Navigation Menu

Views 22341   downloads 2765   Menu & Navigation

We have a horizontal menu with a few categories. Each category has multiple subcategories and each such subcategory may contain a random number of products. For easier and faster movement of users thorough…

108
Yays

SIDEWAYS –cool fullscreen image gallery with jQuery css3

Views 16518   downloads 2535   Slideshow & Scroller

A simple, yet elegant fullscreen image gallery created with the jQuery framework and some simple CSS. SIDEWAYS image gallery is made by implementation of some previous scripts/tutorials posted on this…

108
Yays

jQuery Awesome Social Media Share Menu

Views 45209   downloads 2009   Menu & Navigation

we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make…

108
Yays

Web Forms with HTML5 no javascript

Views 30164   downloads 6607   HTML5

For years now, most Web forms have included at least some lines of JavaScript code. Typically this JavaScript is used to validate the form — that is, check all the fields have been filled in correctly…