Thumbnails Navigation Gallery with jQueryJuly 29, 2010

In this tutorial we are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. We are going to use jQuery and some CSS3 properties for the style. The main idea is to have a menu of albums where each item will reveal a horiz...

read more

Slide Down Box Menu with jQuery and CSS3July 16, 2010

In this tutorial we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the menu items. The submenu will slide to the left or ...

read more

UI Elements: Search Box with Filter and Large Drop Down MenuJuly 14, 2010

Today we will show you some more UI elements: a search box with a filter and a large drop down menu. We will use jQuery in both elements for the effect. We will also use plenty of CSS3 properties to create some slick looking details. Search Box with Filter This search box reveals a drop down...

read more

Awesome Cufonized Fly-out Menu with jQuery and CSS3June 28, 2010

In today's tutorial we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move a hover-state item that adapts to the width of the current item, and we will slide out a description bar from the left side of the ...

read more

Little Boxes Menu with jQueryMay 18, 2010

Today we will create a menu out of little boxes that animate randomly when a menu item is clicked. The clicked menu item expands and reveals a content area for some description or links. When the item is clicked again, the boxes will come back, reconstructing the init...

read more

Scrollable Thumbs Menu with jQueryMay 10, 2010

In this tutorial we will create a fixed menu with scrollable thumbs. The idea is to have a menu fixed to the bottom of the page and let a vertical stack of thumbs appear when hovering over a menu item. The thumbs are scrollable by moving the mouse up and down which ma...

read more

Beautiful Background Image Navigation with jQueryMay 5, 2010

In this tutorial 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. The background image for each item will be animated...

read more

Rocking and Rolling Rounded Menu with jQueryApril 30, 2010

In this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate when hovering. Also, we will make the menu item expand and revea...

read more