Help with Top Navigation

Discussion in 'CSS' started by Web Gazelle, Jan 21, 2009.

  1. #1
    I am helping a friend design a website but the top navigation isn't working. If you look at the site you will see it show every link in the top navigation. I am trying to get it so just one row of links will show and when you roll over a link a set of sub-links will show horizontally across the page under the main row. Can you look at it and give me some advice on what I need to do to get it to work properly? The site is wadelaserclinic.com. Thanks.
     
    Web Gazelle, Jan 21, 2009 IP
    buffalo likes this.
  2. eric.r

    eric.r Peon

    Messages:
    124
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What you speak of is called a suckerfish drop down menu. What is does is uses css with a tiny bit of Javascript onhover to display the new items. You can either google it or you can go to

    www. alistapart. com/articles/dropdowns/

    For a tutorial on how to do one. Hope this helps.

    ~eric
     
    eric.r, Jan 22, 2009 IP
    Web Gazelle likes this.