'Tab' navigation

This is a discussion on "'Tab' navigation" within the Web Page Design section. This forum, and the thread "'Tab' navigation are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 11th, 2008, 10:54
Junior Member
Join Date: Dec 2006
Location: London
Age: 20
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
'Tab' navigation

Hi,

So basically, I want a 'tab' like navigation where when rolled over, the menu slides out.

In pure CSS?


example attatched.
Attached Images
File Type: png slide.png (3.1 KB, 17 views)
Reply With Quote

  #2 (permalink)  
Old Mar 11th, 2008, 11:29
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 'Tab' navigation

You should make the text visible without rollover (otherwise it's incredibly annoying for users). In order to emphasise the current/rollover tab you just need to add a little CSS padding (making it longer). Perhaps change the colour too, or make the text bold.

That said, tab navigation is a misleading metaphor and should not be used to navigate between pages. Use tabs to show different views of the same thing -- stateful navigation, if you like.

A good use of tabs is on this page. Scroll down to see the main photograph box with tabs.

A bad use of tabs is for top-level site navigation (Amazon style).
Reply With Quote
  #3 (permalink)  
Old Mar 11th, 2008, 13:49
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,761
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: 'Tab' navigation

http://www.mevans76.com/css_layouts/css_menus/ has some examples that may help you. The tabs themselves are straight forward and adding a menu is also just a matter of a nested UL and some CSS magic

#foo ul li:hover ul li {} kind of thing.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #4 (permalink)  
Old Mar 11th, 2008, 14:00
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,296
Blog Entries: 1
Thanks: 1
Thanked 6 Times in 6 Posts
Re: 'Tab' navigation

a few here http://css.maxdesign.com.au/listamatic/
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Navigation inkz Web Page Design 2 Apr 22nd, 2008 15:33
CSS Navigation Help penguin Starting Out 3 Mar 15th, 2008 13:43
Navigation help elephantinc Flash & Multimedia Forum 9 Feb 13th, 2008 22:46
CSS Navigation Help! crackafaza Web Page Design 3 Jan 21st, 2008 15:56
CSS navigation AdRock Web Page Design 1 Jul 15th, 2006 10:56


All times are GMT. The time now is 07:17.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43