How To Improve Header Of Websites: Useful Stuff

Written by on October 2, 2011 in tools - No comments

Pull down menu or drop down list are used in every website. It plays a user friendly role and enhances website’s usability. Drop down list comes handy when you don’t want to fill up all website space by putting items on the main page. Instead, you can create additional list which hold the menus according to every item.

drop down menu How To Improve Header Of Websites: Useful Stuff

In current article we’ve revealed the ways to improve websites usability by using scripts. You’ll create nice and amazing list and drop down menus for you own website at the end of this post. Drop down lists contain CSS and Javascripts. You can also create a library for your Javascript just like jQuery, MooTools and Prototype. Following techniques will show you the way:

CSS (Only)

If you are worried about Javascript disabled on client’s browser, these css-only drop down menu will not fail you.

CSS Drop-Down Menu Framework
Title says it all. It’s a framework, released under GNU General Public License. Cross browser compatible, light and easy transformable to mimic a lot of existing drop down menus out there. For example Flickr, Adobe, and MTV.com [Demo | Download]

css framework How To Improve Header Of Websites: Useful Stuff

Ultimate CSS only drop-down menu
Also see this.

css menu How To Improve Header Of Websites: Useful Stuff

CSS Express Drop-Down Menus
Help you produce a quick (express) CSS drop-down menu without some of the limitations found in some other “pure” CSS menus.

css express How To Improve Header Of Websites: Useful Stuff

Pure CSS Drop Down Menus

mywebstuff How To Improve Header Of Websites: Useful Stuff

CSS + Javascripts

With the help of Javascript, drop down menu are more interactive or at least they get some subtle animation that enhance user experience. CSS on the other hand, make sure the look and feel is easily cuztomizable.

JavaScript Dropdown Menu with Multi Levels
This multi-level drop down menu script weighs in at only 1.2 KB. It features animation, active header persistence, easy implementation and multiple instance support. [Demo | Download]

leigeber How To Improve Header Of Websites: Useful Stuff

All Levels Navigational Menu (v2.2)
CSS/ HTML list based menu with support for infinite levels of sub menus. It’s lightweight and easy to implement.

All Levels Navigational Menu How To Improve Header Of Websites: Useful Stuff

Professional dropdown

Professional dropdown How To Improve Header Of Websites: Useful Stuff

Drop Down Tabs (5 styles)
Drop Down Tabs is a horizontal CSS tabs menu that supports a second level drop down menu for each of its tabs. Comes in 5 different styles.

five styles How To Improve Header Of Websites: Useful Stuff

Chrome CSS Drop Down Menu
Chrome Menu is a CSS and JavaScript hybrid drop down menu. It’s easy to configure and search engine friendly. The main menu bar consist of a CSS list, while the drop down menus are simply regular DIV tags on page.

Chrome CSS Drop Down Menu How To Improve Header Of Websites: Useful Stuff

jQuerys

If you’ve implemented jQuery Javascript Library on your site, here are some really cool jQuery based drop down menus you should know.

Smooth Navigational Menu
Smooth Navigation Menu is a multi level, CSS list based menu powered using jQuery that makes website navigation a smooth affair. Here’s another similar one – jQuery Multi Level CSS Menu.

Smooth Navigational Menu How To Improve Header Of Websites: Useful Stuff

Superfish
Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript). [Demo | Download]

superfish How To Improve Header Of Websites: Useful Stuff

Animated Drop Down Menu with jQuery
Dropdown with much slicker effect using jQuery and CSS.

Animated Drop Down Menu How To Improve Header Of Websites: Useful Stuff

Droppy
Quick and dirty nested drop-down menu in the jQuery style.

droppy How To Improve Header Of Websites: Useful Stuff

Dropdown, iPod Drilldown, and Flyout styles with ARIA Support and ThemeRoller Ready
Menu system, which can be used to create a simple dropdown menu for a single list of options, a flyout menu for a smaller hierarchical list of options. [Demo | Download]

drilldown How To Improve Header Of Websites: Useful Stuff

Mega Drop-Down Menu
A drop down menu that holds more than just new line of links. It also makes group links and make nagivation much easier! [Demo]

mega menu How To Improve Header Of Websites: Useful Stuff

(mb)Menu
Powerful jQuery component to build easily a multilevel tree menu or a contextual menu (right click) in an intuitive way. [Demo | Download]

mbmenu How To Improve Header Of Websites: Useful Stuff

Simple Drop Down Menu

simple menu How To Improve Header Of Websites: Useful Stuff

MooTools

JavaScript drop down menu using Mootools
Easy, unobtrusive way to create a drop down menu with Mootools 1.2. [Demo | Download]

moosimple How To Improve Header Of Websites: Useful Stuff

UvumiTools Dropdown Menu
Simple multi-level menu built from an HTML unorderd list, using Mootools Javascript Framework.

uvumi How To Improve Header Of Websites: Useful Stuff

Unobstrusive Mootool Drop Down Menu

atwebresults How To Improve Header Of Websites: Useful Stuff

MenuMatic
MenuMatic takes a sematic ordered or unordered list of links and uses MooTools 1.2 to turn it into a dynamic drop down menu system, with enhanced usability and flair. [Demo | Download]

menumatic How To Improve Header Of Websites: Useful Stuff

Scriptaculous/Prototype

Dropdown Menu
Based on Knallgrau Unordered list. Here’s more similar drop down menu – Horizontal dropdown menu, e24TabMenu.

Dropdownmenu How To Improve Header Of Websites: Useful Stuff

Mimics

Step by step tutorial on how some of the nicest drop down menus are created.

Designing the Digg Header
Step by step tutorial on how to build a drop down menu that really looks like Digg’s. [Demo | Download]

digg alike How To Improve Header Of Websites: Useful Stuff

Simple CSS vertical menu Digg-like
Yet another good tutorial to implement a simple vertical menu digg-like using CSS and javascript to show/hide sub-menu. [Demo | Download]

Simple CSS vertical menu How To Improve Header Of Websites: Useful Stuff

Sliding Jquery Menu
How to create a sliding menu button using jquery that looks like Envato’s TUT+ navigation. [Demo | Download]

hv How To Improve Header Of Websites: Useful Stuff

Vimeo-like top navigation
If you like Vimeo (see it here, top) this Vimeo-alike drop down script is perhaps 99% the same.[Demo | Download]

vimeo alike How To Improve Header Of Websites: Useful Stuff

MISC

WordPress Multi-Level Drop Down menu using jQuery
A tutorial that helps you build a simple multi-level drop-down menu in your WordPress theme using jQuery’s JavaScript library to ensure cross-browser compatibility. Here’s another WordPress plugin that does the trick too.

wordpress How To Improve Header Of Websites: Useful Stuff

izzyMenu
Create professional looking CSS menus for your website online, without writing a single line of code or just use some of the ready made ones.

izzymenu How To Improve Header Of Websites: Useful Stuff

PureCSS Menu
Free CSS Drop Down Menu generator

purecss How To Improve Header Of Websites: Useful Stuff

 

Leave a Comment