Submit your widget
167
Yays

Pretty nice Slide Out Navigation Revised

Views 26120   downloads 5317   Menu & Navigation

1. The HTML Structure The only thing we will need for the navigation is a simple unordered list with links and spans inside of the list elements: Home About Search Photos Rss Feed Podcasts Contact The…

216
Yays

script.aculo.us Side bar menu

Views 30385   downloads 5178   Menu & Navigation

side bar menu using script.aculo.us

159
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21727   downloads 4249   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…

173
Yays

Sky Blue Menu Drop Down with jQuery

Views 25732   downloads 6614   Menu & Navigation

jQuery Menu 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…

167
Yays

jQuery Multicolor animation drop down navigation menu

Views 32400   downloads 4179   Menu & Navigation

help :   $(function(){ $("#webwidget_menu_dropdown").webwidget_menu_dropdown({ m_w: '100', //Menu width m_t_c: '#FFF', //Text color m_c_c: '#8FC45A', //Current background color m_bg_c: '#56A901',…

177
Yays

Green Menu Drop Down with jQuery

Views 59821   downloads 7568   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…

94
Yays

jQuery Slider Gallery

Views 18133   downloads 3093   Slideshow & Scroller

This example is about creating a creative gallery with a slider for the thumbnails. The idea is to have an expanding thumbnails area which opens once an album is chosen. The thumbnails will scroll to…

105
Yays

jQuery scroll News Previewer

Views 14921   downloads 3096   Slideshow & Scroller

we will create a news previewer that let’s you show your latest articles or news in a compact way. The news previewer will show some list of articles on the left side and the preview of the article…

140
Yays

jQuery & CSS MobileApp Website effect

Views 22188   downloads 4902   Slideshow & Scroller

As a web developer, you have to bring creativity and attention to detail to your work. It is often the little things that leave a lasting impression to a visitor. Be it a lovable character illustration,…

310
Yays

fullscreen image gallery with jQuery

Views 29620   downloads 6182   Slideshow & Scroller

A fullscreen image gallery made with jQuery and CSS. The code The css with some custom font via Google font API @import url(http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light); html,body{height:100%;}…

154
Yays

thumbnail scroller with jquery

Views 35269   downloads 4627   Slideshow & Scroller

A cool jquery/css thumbnail scroller inspired by the ones made in Flash. It works on mouse over and it’s simple to configure and easy to style through css. The code for the full sized, horizontal…

110
Yays

jQuery Large Thumb Photo Gallery

Views 14456   downloads 2905   Slideshow & Scroller

What I decided to do was load the large images into the page with AJAX so that the initial load time was faster, and the gallery could handle more images on slower connections. The HTML Below is the new…

95
Yays

jQuery Dropdown Menu

Views 7693   downloads 1958   Menu & Navigation

In this post, we are going to create a simple dropdown menu with the help of jQuery, take a look at the demo of it first. I assume you know at least the basics of jQuery and CSS. The key to creating the…

246
Yays

jQuery Custom PopUp Window

Views 116509   downloads 17377   Lightbox & Dialog & Overlay

Here will try to create a modal window using css and jquery. Two years ago light box came into our life and it changes the traditional look of modal windows. We all have used modal window plugins once…

107
Yays

mootools noobSlide

Views 12348   downloads 1957   Slideshow & Scroller

noobSlide es una ligera "clase" escrita con la librería mootools con la que se puede construir "slides" desde simples hasta complejos, claro que para sacarle el máximo provecho necesitas…