Submit your widget
166
Yays

Pretty nice Slide Out Navigation Revised

Views 26008   downloads 5273   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…

215
Yays

script.aculo.us Side bar menu

Views 30214   downloads 5129   Menu & Navigation

side bar menu using script.aculo.us

158
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21599   downloads 4208   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…

172
Yays

Sky Blue Menu Drop Down with jQuery

Views 25590   downloads 6558   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 32284   downloads 4132   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',…

174
Yays

Green Menu Drop Down with jQuery

Views 59580   downloads 7515   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…

93
Yays

jQuery Slider Gallery

Views 18012   downloads 3054   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…

104
Yays

jQuery scroll News Previewer

Views 14838   downloads 3060   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…

139
Yays

jQuery & CSS MobileApp Website effect

Views 22118   downloads 4863   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 29517   downloads 6138   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%;}…

151
Yays

thumbnail scroller with jquery

Views 35173   downloads 4586   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…

109
Yays

jQuery Large Thumb Photo Gallery

Views 14364   downloads 2867   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…

94
Yays

jQuery Dropdown Menu

Views 7616   downloads 1924   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…

245
Yays

jQuery Custom PopUp Window

Views 116354   downloads 17329   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…

105
Yays

mootools noobSlide

Views 12268   downloads 1921   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…