|
| |
|
|
Sid
Posts: 115 Joined: 2/3/2002 From: Status: offline
|
css drop down menu - 1/20/2006 19:49:12
I too only have my toe in the water with css. I am starting the tutorial at 3schools.com Before I start, I wanted to read about how to add a page to the drop down menu (when cursor hovers over the navigation and then a drop down appears). I bought a template about a year ago, and couldn't even figure that out. At this 3schools link, http://www.w3schools.com/css/css_examples.asp is the list of subjects to view as examples. Could someone tell me if anywhere on this list explains what I am asking about drop downs when adding pages? Thanks Much I also was thinking of buying the template here on Outfront title "looking up" and thought I would just tear into it and see if I can figure it out. Would that be a good idea? I guess I'm need to be pointed in the right direction to start.
|
|
|
|
Tailslide
Posts: 6036 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: css drop down menu - 1/21/2006 3:27:59
Drop-downs can be a bit of a pain because although you can do CSS only drop down menus for standard compliant browsers, IE needs a bit of Javascript to make the dropdown bit work. There are a few different CSS dropdown examples you could try. http://www.htmldog.com/ptg/archives/000050.php http://www.easymenu.co.uk/ http://tutorials.alsacreations.com/deroulant/ http://www.seoconsultants.com/css/menus/horizontal/ Whichever you choose remember that you should included a way for people to get to all the pages on your site without using the dropdowns as they have a tendency to be inaccessible unless you're using a mouse - so at least, have a good sitemap. I think you're also asking about updating the menu across your site and the easiest way to do that (may have misunderstood) if so then you want to look at Server Side Includes (either SSI or PHP includes) whereby the menu that appears on all your pages actually exists in a separate file and is "included" in your site pages by means of a SSI call or a PHP call depending which one you use. If you need to add another page to your site you just add a single item to your separate menu page and it is included throughout your site.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Sid
Posts: 115 Joined: 2/3/2002 From: Status: offline
|
RE: css drop down menu - 1/21/2006 12:05:27
Thanks Tailslide, I was looking around for some templates as I will purchase one and try again, (since I know 2% more now). Anyway I found these instructions on changing the links, which will help me with a template. I hope these instructions will allow me to add, delete and edit links on the drop downs of an already made template. Will these instructions do that?? I wanted to post it for other newbies to css. http://www.allwebco-templates.com/support/S_menu_editing.htm
|
|
|
|
Sid
Posts: 115 Joined: 2/3/2002 From: Status: offline
|
RE: css drop down menu - 1/21/2006 14:11:32
Thanks womble and Tailslide, that is what I have been looking for. All this seems like a great starting point for me along with all the links that c1sissy provided.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|