Submit your widget
176
Yays

jQuery nice Background Animated Navigation Menu

Views 22118   downloads 6165   Menu & Navigation

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for. jQuery is a great library for this type of task but out of the box, it…

176
Yays

CSS and jQuery Custom Checkbox and Radio Button Inputs Styled

Views 47837   downloads 8744   Form

Styling checkbox and radio button inputs to match a custom design is nearly impossible because neither reliably supports basic CSS, like background colors or images; it's even a challenge to get the margins…

176
Yays

simple jQuery Fading Background Color

Views 17940   downloads 1681   Image Effects

we would like to experience with you another effect that is widely used these days, the Background Color Fading effect on hover. We’ll have a block of content that when the mouse moves over the…

176
Yays

Pure useful CSS3 Dropdown Menu

Views 75019   downloads 26517   Menu & Navigation

e will code in pure CSS3 the Navigation Menu that you can find in Impressionist UI by Vladimir Kudinov. Step 1 – HTML Markup We will create an unordered list with a list item and an anchor tag for…

175
Yays

Using mouseover to switch tabs

Views 21944   downloads 4515   Tabs

Download

175
Yays

Digital Clock Slideshow(jQuery)

Views 16055   downloads 3380   Slideshow & Scroller

To use the jDigiClock plugin, include the jQuery library, the jDigiClock source file and jDigiClock core stylesheet file inside the <head> tag of your HTML document: <link rel="stylesheet" type="text/css"…

175
Yays

Nice Image Boxes with jQuery

Views 21551   downloads 4020   Slideshow & Scroller

we will show you a nice effect for images with jQuery. The idea is to have a set of rotated thumbnails that, once clicked, animate to form the selected image. You can navigate through the images with…

174
Yays

Green Menu Drop Down with jQuery

Views 59229   downloads 7437   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure Easy to…

174
Yays

jQuery Beautiful Background Images Navigation

Views 22109   downloads 3638   Menu & Navigation

We are going to create a beautiful navigation that has a background image slide effect. The main idea is to have three list items that contain the same background image but with a different position.…

174
Yays

Simple JQuery Accordion Collapsing menu

Views 51938   downloads 12429   Menu & Navigation

This is a simple Accordion collapsing menu done in JQuery. Links with subitems under them will expand the submenu when clicked. Items that don't have subitems are normal links.. The menu initialises with…

174
Yays

Beautiful Coverflip with jQuery

Views 30178   downloads 4122   Slideshow & Scroller

jCoverflip depends upon: jQuery version 1.3 or later jQuery UI 1.7.2 (only the core of jQuery UI is required and the themes are not used) Add the styles to your site: .ui-jcoverflip { position: relative;…

173
Yays

Expand table rows with jQuery - jExpand plugin

Views 30193   downloads 4906   Table

jExpand is ultra lightweight jQuery plugin that will make your tables expandable. Typical for line of business applications, this feature can help you organize tables better. This way, tables can hold…

173
Yays

Realistic Hover Effect With jQuery

Views 18894   downloads 4042   Layout & Interface

This is a rising hover effect to a set of icon links. Using jQuery’s animate effect, we experimented with icons that have reflections and others with shadows. The HTML and CSS are both straightforward…

172
Yays

jQuery custom dropdown image combobox

Views 45734   downloads 6652   Form

Feature at glance: Fully Skin-able Your original dropdown is safe, so your form post will not be messed. An image can be inserted with your text. Each <option> can have an image. You may covert…