10 Creative And Uniquely Designed Navigation Menus

A well-designed navigation bar leaves a good impression on first-time visitors. Here’s a list of navigation menu designs that would make you go “why didn’t I think of that?” Small Stone Recordings – Here’s a perfect example of incorporating your site’s theme with the design. This immediately gives your site’s visitors an idea of what [...]

Continue Reading →

Animated CSS3 Multilevel Menu with Transition

Script-tutorials.com gives us this cool UL-LI-based multilevel menu, with transition and animation effect using CSS3. You can create this menu in 2 easy steps. Click on the above image to view the demo. You may also download the full pack HERE. Step 1: HTML Index.html <!DOCTYPE html> <html lang=”en” > <head> <meta charset=”utf-8″ /> <title>CSS3 [...]

Continue Reading →

PillMenu – add nice effect to your menu

Luscarpa , share with us simple Mootools class that help us to add nice effect to our menu. How you can see, this is a typical list with a div container used to apply the script and render the style. Luscarpa added pillMenu class to give it a default style, but we can replace it [...]

Continue Reading →

Hypermenu – grouping a long list of hyperlinks

Hypermenu is JQuery plugin that  can be used to group a long list of hyperlinks. This plugin Inspired by Google Chrome bookmarks menu bar. This plugin allow us to  make dragable menu, but this features requires JQuery UI library. Hypermenu jQuery Plugin is cross browser and works on all major browsers including Internet Explorer 6.0. [...]

Continue Reading →

How to create tabbed navigation using CSS3

CSS3 comes with couple of very neat features such us animation, gradients, rounded corner etc. Todays, Marcofolio teach us how to create tabbed navigation using standard features of CSS3. Incoming search terms for the article: tabbed navigation css3 tab navigation css3 css3 tabbed navigation tabbed navigation css3 navigation css tab navigation tabbed tabbed navigation css [...]

Continue Reading →

How to create Mega Drop Down Menus with CSS & jQuery

Sohtanaka did some research and noticed a new trend for ecommerce sites in having what they call “mega drop down menus”. Incoming search terms for the article: scriptaculous mega menu css mega menu jquery drop down menu jquery mega menu Mega Drop Down Menus w/ CSS & jQuery jquery mega menus creating mega menus mega [...]

Continue Reading →

jQuery ListMenu Plugin, javascript list navigation menu control

This jQuery plugin, developed in the iHwy Labs, allows you to easily convert a long, hard to navigate list into a compact, easily skimmable ‘first-letter’ based menuing system, allowing quick and ‘out-of the-way’ access to hundreds of items. Incoming search terms for the article: jQuery Listmenu jquery menu control jquery list menu jquery menu cakephp [...]

Continue Reading →

Active State in CSS Navigations

Sohtanaka give us clear explanation about Active State in CSS Navigations. The trick is pretty simple. We will be using CSS Sprites, this will basically allow us to have three states (Default, Hover, & Active) for each navigation link. Incoming search terms for the article: Active State in CSS Navigations “Active” State in CSS Navigations [...]

Continue Reading →