The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Newbie with CSS and Dropdown Menus
saucy6969
post Nov 4 2009, 02:33 AM
Post #1





Group: Members
Posts: 2
Joined: 4-November 09
Member No.: 10,229



am in the midst of developing a website for a community centre and they wish to have dropdown menus from the black
tabs when you hover over them.
I have almost all of my pages done...now I need to tie them into to these dropdown menus I cant seem to create. arrggh! angry.gif

the html part should look something like this?? (am going off a source i saw online that looks like something i need)
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li class="category_link"><a href="about_us.html">About Us</a>
<small><ul id="group_list">
<li><a href="who_we_are.html">Who We Are</a></li>
<li><a href="what_we_do.html">What We Do</a></li>
<li><a href="what_we_offer.html">What We Offer</a></li>
</ul></small></li>

but i dont know what to do with the default.css file...

here's my building site before it goes live:

http://home.comcast.net/~waynetorrance/cccc/index.html

can anyone help?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
aspmkt
post Nov 4 2009, 01:21 PM
Post #2


Novice
**

Group: Members
Posts: 29
Joined: 28-October 09
Member No.: 10,164



I created our websites flyout's based on these codes. I had to do quite a bit of trial and error, but I don't know a lot of CSS or JS.

http://www.leigeber.com/?s=menu

Ours is a vertical menu, so I used that one, but he has a horizontal one too. The packages include the css, html and js files usually.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Nov 5 2009, 10:45 AM
Post #3


¤¤¤¤¤¤¤¤¤
********

Group: WDG Moderators
Posts: 2,371
Joined: 10-August 06
Member No.: 7



See also http://htmldog.com/articles/suckerfish/dropdowns/
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
saucy6969
post Nov 5 2009, 06:12 PM
Post #4





Group: Members
Posts: 2
Joined: 4-November 09
Member No.: 10,229



QUOTE(Christian J @ Nov 6 2009, 01:45 AM) *


Thanks Christian...exactly what I was looking for! Cheers mate!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 21st November 2009 - 11:14 AM