Submit your widget
96
Yays

Slide and hide section with jquery

Views 15998   downloads 2262   Slideshow & Scroller

Usiamo alcune semplici funzioni di jquery per creare alcuni effetti di sicuro successo. Realizziamo un semplice javascript che ci permetterà di far comparire e scomparire alcune slide a seconda…

239
Yays

jQuery Desktop

Views 22861   downloads 4537   Layout & Interface

CSS   The rest of the eye-candy is handled via CSS, which involved extensive use of z-index to get things positioned just so. It probably goes without saying, but this demo obviously will bomb in…

153
Yays

jQuery Sliding Menu

Views 30671   downloads 3844   Menu & Navigation

Usage: In the head section add the following code: <link rel="stylesheet" href="stylesheets/jquery.sliding-menu.css" type="text/css" media="screen" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>…

127
Yays

CSS3-only horizontal drop line tab menu

Views 42484   downloads 7526   Menu & Navigation

Recently, Web Designer Wall posted this really cool tutorial on creating a dropdown menu using only CSS3 (no javascript). Not being one to just sit back and let things sit as is, the approach inspired…

129
Yays

LavaLamp jQuery Sliding Menu

Views 18992   downloads 3271   Menu & Navigation

It is a jQuery sliding nifty effect menu with light weight code and extra two more interface styles. Step 1: The HTML Since most UI developers believe that an unordered list(ul) represents the correct…

113
Yays

jQuery convertion: Garagedoor slider navigation effect

Views 9610   downloads 1627   Menu & Navigation

First we need to make the script ans style of the GarageDoor work. To make that happen, you’ll need jQuery. This library enables interface effects, so you don’t have to create it yourself.…

159
Yays

Animated jQuery Menu - Corporate Style

Views 20952   downloads 4702   Menu & Navigation

Multilevel jQuery Menu with fade and smooth drop-down animation on submenu appearance. Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu…

114
Yays

Hoverbox Image Gallery

Views 21042   downloads 3707   Image Effects

It uses an anchor link for the effect, because that is the only thing that Internet Explorer allows the :hover psuedo-class to work with. While my example page only has # linked to, this could easily…

92
Yays

Semantic CSS3 Lightboxes

Views 10241   downloads 2592   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…

107
Yays

a Slick and Accessible Slideshow Using jQuery

Views 19341   downloads 3165   Slideshow & Scroller

Setting the foundations The most important part of any good web component is a solid HTML structure. A semantic foundation means that your content will be web accessible in virtually all browser clients.…

138
Yays

JQuery – Star Comment Rating

Views 12626   downloads 2703   Rating & Star Rating

Here is a nice little rating effect. This does not include the PHP, it is only the JavaScript, HTML, CSS, and Images. What we start with is one HTML file, JQUERY library, star_rating.js (contains all…

100
Yays

A jQuery Plugin for Zoomable, Interactive Maps

Views 12761   downloads 2523   Lightbox & Dialog & Overlay

Instructions There are four main components required to make the plugin run: the background images, links to pages that contain html data in the correct format, some CSS for style and finally the plugin…

99
Yays

jquery masked Gallery

Views 14268   downloads 2380   Image Effects

Slide your images into a mask! Build your own png mask and choose your images to slide inside! in the header: <script type="text/javascript" src="inc/jquery/1.3.2.min.js"></script> <script…

160
Yays

A jQuery Cloud Zoom

Views 29444   downloads 8825   Image Effects

Cloud Zoom is a jQuery image zoom plugin, a comparable alternative to products such as Magic Zoom. Compared to the popular jQZoom plugin, Cloud Zoom is smaller, has more features and more robust compatability…

86
Yays

jQuery Text Effect Plugin

Views 8285   downloads 1305   Text & Link Effects

Some content on our pages are more important than other and we want to made him eye catching. There are lot of techniques to achieve that.  One of them is jqIsoText. With this plugin we’re…