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.
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