![]() |
|
| |||||||
| Notices |
| CSS Cascading Style Sheets All topics and discussions relating to CSS Cascading Style Sheets. |
![]() |
| | Thread Tools |
|
#1
| ||||
| ||||
|
Hello, I am trying to create a drop line menu using CSS, such as the one shown here: http://www.calgarycoop.com. This is my current navigation structure: Code: <!-- top navigation --> <ul id="navigation"> <li class="active"><a href="#" title="Home">Home</a></li> <li><a href="#" title="Grocery">Grocery</a></li> <li><a href="#" title="Gas Bar">Gas Bar</a></li> <li><a href="#" title="Appliances/Home Entertainment">Home Entertainment</a></li> <li><a href="#" title="Something Digital">SDigital</a></li> <li><a href="#" title="About">About</a></li> <li><a href="#" title="Contact">Contact</a></li> </ul> |
|
#2
| ||||
| ||||
|
You could look at this. I hope it helps. http://www.dynamicdrive.com/dynamici...bmouseover.htm Have you tried the various navigational options in BV yet? |
|
#3
| ||||
| ||||
|
I found this one for you.... http://www.milonic.com/menusample71.php Don't know if it will help... but hey why not? |
|
#4
| ||||
| ||||
| Quote:
|
|
#5
| ||||
| ||||
| |
|
#6
| ||||
| ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |