HighDots Forums  

is CSS good for navigation?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss is CSS good for navigation? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
zaya2004
 
Posts: n/a

Default is CSS good for navigation? - 11-15-2004 , 08:10 PM






I am trying to develop a website for a university. I am not sure what should I
use for navigation. Shall I use CSS? What is the best source to learn about
navigations? I am using CSS to design the website. Thanks!


Reply With Quote
  #2  
Old   
Michael Fesser
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-15-2004 , 08:37 PM






.oO(zaya2004)

Quote:
I am trying to develop a website for a university. I am not sure what should I
use for navigation.
What kind of navigation? Main menu? Breadcrumbs? Something else?

Quote:
Shall I use CSS?
You have to use HTML to create the navigation elements and structures,
with CSS you can style them as necessary.

Micha


Reply With Quote
  #3  
Old   
CMBergin
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 09:07 AM



www.projectseven.com

Follow one of their navigation menu tutorials, or get their extension, or
both.

"zaya2004" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I am trying to develop a website for a university. I am not sure what
should I
use for navigation. Shall I use CSS? What is the best source to learn
about
navigations? I am using CSS to design the website. Thanks!




Reply With Quote
  #4  
Old   
zaya2004
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 02:48 PM



Yes, i am trying to build a main menu. Is it better to create a database driven
menu? if so, shall I use php? I am just not sure what should i use to create a
better main menu. I don't want to define every single link on every single
page. I want something that can be changed in one place, but then the rest will
be changed at the same time.


Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 02:53 PM



Use CSS with styled text rollovers (many of us have done this on our sites -
see mine for example at http://www.great-web-sights.com) and use a
server-side include to broadcast your menu to all your pages.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"zaya2004" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Yes, i am trying to build a main menu. Is it better to create a database
driven
menu? if so, shall I use php? I am just not sure what should i use to
create a
better main menu. I don't want to define every single link on every single
page. I want something that can be changed in one place, but then the rest
will
be changed at the same time.




Reply With Quote
  #6  
Old   
zaya2004
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 03:15 PM



thanks, but how do you do the server side inlcude? also, i am trying to have sublinks too. is it still possible to have the server side include? thanks.

Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 03:26 PM



Open DW. Press F1. Search for and read about server-side includes.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"zaya2004" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
thanks, but how do you do the server side inlcude? also, i am trying to
have sublinks too. is it still possible to have the server side include?
thanks.



Reply With Quote
  #8  
Old   
Cipr?s
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 04:40 PM



PVII is cool and they know their CSS stuff.
What about a good place to read up on breadcrumbs? Anybody?

Reply With Quote
  #9  
Old   
middletree
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 04:50 PM



Do you have a good reason for using breadcrumbs? I for one don't think they
help anything. But I guess there mught be situations where they might be
useful.



"Cipr?s" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
PVII is cool and they know their CSS stuff.
What about a good place to read up on breadcrumbs? Anybody?



Reply With Quote
  #10  
Old   
Michael Fesser
 
Posts: n/a

Default Re: is CSS good for navigation? - 11-16-2004 , 05:57 PM



.oO(middletree)

Quote:
Do you have a good reason for using breadcrumbs? I for one don't think they
help anything. But I guess there mught be situations where they might be
useful.
I consider them useful from time to time (depends on the site and the
other navigation structures), but not always.

If for example you have a product database with deep URLs like

http://www.example.com/products/toys/adults/flamethrower

then I think a breadcrumb navigation could be useful to reflect the
hierarchical structure:

Homepage > Products > Toys > Adults

with the first three items being links to the parent categories.

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.