Submit your widget
151
Yays

Nice Pure CSS3 Slick Menu

Views 31008   downloads 6205   Menu & Navigation

In this article we are  trying to mimic the navigation menu in Dragon Interactive website using only CSS (no images, no JavaScript). Note: This is an experimental example using the new features of…

150
Yays

Jquery 100-point rating system with beautiful stars

Views 10781   downloads 2551   Rating & Star Rating

Jquery 100-point rating system, appropriate for online investigation and online vote which needs accurate rating results for reference   Installation Step1:include css and js files.   <script…

150
Yays

multiple Javascript Accordions tabs

Views 20370   downloads 5928   Tabs

Javascript accordians have been used a lot in todays web design world. There are a lot of scripts we have seen and sure you too would have seen them. This is a great technique for integrating accordion-style…

150
Yays

jQuery Advanced docking Side Menu

Views 40693   downloads 4906   Menu & Navigation

How Visual Studio docking functionality can be done with jQuery and unordered lists. Basically, the main goal was to implement multiple docking and undocking functionality.Similar Side Menu Effects The…

150
Yays

Cool JQuery and CSS3 Animation Menu

Views 24636   downloads 5031   Menu & Navigation

The menu is simple, but unique. Script structure: HTML: <div id="menu"> <ul id="nav"> <li> <a href="#" class="icon1"> <span>Home Page</span>…

149
Yays

jQuery simple Tree Menu

Views 43970   downloads 6223   Menu & Navigation

This is Custom Events, and the Special Events API in jQuery Web pages, for the most part, are event-driven. Libraries such as jQuery have provided helper methods to make this functionality much easier…

149
Yays

Animated CSS3 Horizontal Menu

Views 12570   downloads 2417   Menu & Navigation

Inspired by CSS Sprites2 – It’s JavaScript Time from A List Apart and Using jQuery for Background Image Animations written over a year ago, I decided to create a short tutorial about a animated…

149
Yays

Thumbnail Effect With Zoom And Sliding Captions(jQuery )

Views 21450   downloads 3143   Image Effects

This time with zoom and sliding caption. HTML <!-- start thumbnailWrapper div --> <div class='thumbnailWrapper'> <ul> <li> <a href='#'><img src='images/1.jpg' /></a>…

148
Yays

jQuery Mac dock style flexibility menu

Views 18939   downloads 4578   Menu & Navigation

Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS…

148
Yays

jQuery Super Cool Vertical Scroll Menu

Views 35542   downloads 4897   Menu & Navigation

Create a vertical scroll menu that scroll automatically according to your mouse axis-Y movement. 1. Get mouse axis The following code will return the X and Y Axis values for your mouse pointer. <script>…

148
Yays

A Colorful Clock With CSS & jQuery

we are going to make a colorful jQuery & CSS clock   Step 1 – XHTML As usual, we start with the XHTML markup. The difference is, that the XHTML is not contained in demo.html, but is dynamically…

148
Yays

jQuery styleSelect

Views 17053   downloads 3500   Form

This plugin replaces the standart select element with a custom looking selectbox. Plugin has keyboard support. Usage $("select").styleSelect();   Options Name/options Type Default optionsTop Options…

148
Yays

Awesome jQuery tabSwitch slideshow

Views 34347   downloads 4531   Tabs

tabSwitch is a tab/slider plugin for jQuery. You could make a tab box system with the least of code and still fully customizable. Currently, you could choose from 7 different effects with 2 view styles.…

148
Yays

Very Simple jQuery Tabs

Views 61692   downloads 15514   Tabs

The tab system very simple, very light and especially with a more elaborate visual transition that pass strict tab to tab. The result is a small plugin home simple to manage tabs with jQuery. Here are…

147
Yays

A jQuery News Ticker Effect

Views 18942   downloads 3721   Text & Link Effects

liScroll is a jQuery plugin that transforms any given unordered list into a scrolling News Ticker The markup <ul id="ticker01"> <li><span>10/10/2007</span><a href="#">The…