Submit your widget
118
Yays

jGallery images lightbox jQuery

Views 10145   downloads 1959   Lightbox & Dialog & Overlay

Para utilizar é bem simples: Inclua o arquivo CSS do jGallery em seu documento Inclua o jQuery em seu documento Inclua o jGallery em seu documento Quando o DOM for carregado, chame a função…

118
Yays

CSS Image Viewer the Clever Way

Views 15194   downloads 2221   Image Effects

Image Viewers are fairly common on websites now-a-days. Most use some form of JavaScript to change images, some use Flash. This is a problem if the user doesn’t have either enabled on their browser. …

118
Yays

jQuery convertion: Garagedoor slider navigation effect

Views 9952   downloads 1796   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.…

118
Yays

Flash Movies as Backgrounds

Views 11191   downloads 2766   Layout & Interface

Ever wondered how to set a flash movie as your website background? Well here’s a simple approach that can be used. The following example will guide you through the process of “layering”…

118
Yays

Formular Design mit CSS3 - Visuelle Gestaltung und der Verzicht auf Grafiken

Views 11182   downloads 1945   Form

Kommentar- / Kontakt-Formular - HTML Struktur Um nicht mehr Daten von potentiellen Kommentatoren abzufragen als nötig und um die Gestaltung durch CSS von der Strukturierung der Daten durch entsprechende…

118
Yays

jQuery Selecting Multiple Select Form Elements on the Fly

Views 7381   downloads 1843   Form

Select all elements with a single click Deselect all elements with a single click Select elements that match some value. (contain “red”) with a single click After spending some time digging…

118
Yays

jQuery Unobtrusive CSS based rating widget

Views 8342   downloads 1662   Rating & Star Rating

Control.Rating attaches to any div, span or table cell on your page in one line of code to create a fully customizable CSS based ratings widget. Each control can optionally post an Ajax request when it's…

117
Yays

jQuery Animated Menu

Views 18067   downloads 4865   Menu & Navigation

Step 1 – Set up the Structure Here is the HTML markup that is used in the demo: <div id="menu" class="menu"> <ul> <li><a href="[removed];">Home</a></li> <li><a…

117
Yays

Floating HTML Menu Using jQuery and CSS

Views 27082   downloads 4332   Menu & Navigation

For all of us who deal with long web pages and need to scroll to the top for the menu, here’s a nice alternative: floating menus that move as you scroll a page. This is done using HTML, CSS and…

117
Yays

AD Gallery,Multiple Toggle slideshow plugin for jQuery

Views 22259   downloads 5210   Slideshow & Scroller

Features   1.Choose effect, should the image slide in, or fade in? 2.Show fifth image by adding #ad-image4 to the url, this takes precedence over over settings.start_at_index 3.jQuery call returns…

117
Yays

Hoverbox Image Gallery

Views 21549   downloads 3856   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…

117
Yays

jQuery Advanced Form Validation

Views 25994   downloads 5183   Form

Form Validator with several features such as grouping required fields or conditional checking if it is valid or not. Also you can validate string, numeric, date or e-mail. And you can combine several…

116
Yays

Sliding Boxes and Captions with jQuery

Views 24705   downloads 4830   Image Effects

Learn how to use JQuery animations to slide captions and images in and out of view. Don’t distract your visitors, show them only what they need to see. Come check out what you can do to juice up…

116
Yays

A Better Blogroll Slideshow Tabs (jQuery )

Views 21421   downloads 4097   Slideshow & Scroller

A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit…

116
Yays

jQuery MegaMenu

Views 15252   downloads 2611   Menu & Navigation

 the popular jQuery plugin A completely revamped JS and CSS code-base. Easier to use. (A lot simpler HTML and JS needs to be used to initiate the menu) Customizable menu show and hide effects, with…