menus not disappearing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created my dropdown menus, but when looking at the meun through the IE
browser, should I hover over ANY button both my sub-menus will appear. I
have followed the instructions on how to correct this problem, but it is
still happening. Any suggestions on how to correct this problem. I would
like my sub-menus to appear at different times. Thanks
 
Go to www.nooksack-tribe.org. Once you hit the main page, click on
departments. I am presently in the process of changing my website for my
company so bare with me. Once you get into the Administration page, go to
the address line and insert a 2 after administration.htm....should look like
this administration2.htm. The web page I am working on should show up.
check it out. Sub-menus are only under Health Programs and Legal Department.

You will notice that you can hover over any of the main menus names, and my
sub-menu for the Health programs will come up..keep hovering and the sub-menu
for Legal department will show up. Both subs will stay open and not
disappear. Any suggestions on how to fix this would be greatly appreciated.
Thank you.
 
my website www.nooksack-tribe.org - departments- Administration. Go to
address line add a 2 after adminstration- should look like this
administration2.htm to look at web page I am working on. Please bare with me,
I am currently changing web pages, so no other links work for now. thanks
 
The best way to fix this is to start over. Your layers are overlapping and
the code is mixed up. You have multiple references to the same layer name
and references to layers that don't exist (ex: DepartmentSubMenu3). The way
you have them place the layer appears regardless of which menu choice you
make. You need to fix it so that one menu works, then do the second and so
on.

On a side note, it would have been much easier to post the problem URL as
http://www.nooksack-tribe.org/Administration2.htm so we could get right to
it without all the directions.
 
David:

First of all sorry bout all the directions. I wasn't thinking right when I
should have done what you mentioned. I was thinking about starting over
which you just confirmed I should. Now my next question is if I start over
creating this menu on the Admiistration web page, how will this new menu get
added to the other webpages? will I have to do a copy and paste or??? And
to keep the creation down to a minimal should I place all the links in this
menu before the menu appears on all the other webpages? Thanks again for
your help. I am going to restart now.
 
If you want the menu to be on all pages then you should set it up as an
include page. Create the menu ONLY on a new page and save it, ex menu.htm
and then on each page choose Insert, Web Component, Included Content, Page.

Then when you need to make a change just open the menu page, make the change
and when you save and publish it all the other pages will update. This way
you don't need to have all links finished right away.
 
Back
Top