Software by tag 'navigation'

45 Inspiring Navigation Menus That You Must See

October 29th, 2009 in Insipiration, Web Design | 51 Comments

Navigation menu is the most important element in the web design. It guides users to your content and also shows them your site structure. A well-designed and user friendly navigation menu will definitely attract more users to click and browse your content.

Designing a navigation menu is not easy. The designer needs to understand the site structure before start. Furthermore, designer needs to make sure the navigation menu can cope for future needs. One of the example is the number of elements in the menu increase in future.

In this article, you will see 45 inspiring, user-friendly and well-designed navigation menus. Although they may not necessary suit your design, but we hope these navigation menus can bring inspiration to our readers.

Matt Dempsey
Matt Dempsey

paiko
Home at www.paiko.de

Jamie Oliver
Jamie Oliver

(more…)

25+ Useful Javascript Tab Navigation Scripts

May 19th, 2009 in Javascript, Resources | 17 Comments

There are a lot of different ways to implement tabs in our website. I had seen pure CSS implementation, Javascript implementation such as jQuery and MooTools tabs. Recently, my client request me to add tab interface to the current theme. So, i googled the web and found a lot of free scripts to do so.  now, I am going to list down useful Javascript tabs that I found.

jQuery plugin

1) jQuery UI Tabs
jquery-ui-tabs
This tab script is built in to the jQuery UI and there are a lot of configurations. For example, you can have rotating tabs, nested tabs, and etc.

2) jQuery idTabs
jquery-idtabs
jQuery idTabs makes adding tabs into a website super simple, but it also open the door to endless possibilities.

3) Minitabs – jQuery minimalistic approach to tabs
Minitabs looks simple, but I can’t found any working demo from the website.
(more…)