Submit your widget
167
Yays

Pretty nice Slide Out Navigation Revised

Views 26177   downloads 5338   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 30477   downloads 5205   Menu & Navigation

side bar menu using script.aculo.us

159
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21788   downloads 4271   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 25807   downloads 6638   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…

168
Yays

jQuery Multicolor animation drop down navigation menu

Views 32455   downloads 4202   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 59912   downloads 7593   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 18192   downloads 3116   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 14960   downloads 3119   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…

142
Yays

jQuery & CSS MobileApp Website effect

Views 22228   downloads 4924   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 29678   downloads 6204   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 35318   downloads 4647   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 14523   downloads 2931   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 7739   downloads 1978   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 116583   downloads 17401   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 12397   downloads 1979   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…