Skip navigation
andy@usqProductions.com
Currently Being Moderated

Submenus not "available"

Jul 9, 2012 8:30 AM

I'm building a new spry menubar, following same procedure I've followed satisfactorily previously.  But for some reason the sub-menu (see menu items "Bios" and "Publications") are not "available", that is, when I mouse away from the main menu item the list disappears:

 

http://usqproductions.com/unicamp-dspcom/test.html

 

Please forgive me if this is something terribly obvious or covered ad nauseum previously.

 

-- Andy

 
Replies
  • Currently Being Moderated
    Jul 9, 2012 9:45 AM   in reply to andy@usqProductions.com

    It looks like you have the submenus disappearing on mouseout of the original button ("Bios") and so when the mouse moves off of that link to click on a sublink, they disappear. Just make the reigon for the mouseout to entire area of the top level link and sublinks.

     

     

    onmouseout="MM_swapImgRestore()"

     

    This is the line of code causing this to happen.

     

     

    Hope this helps!

    Julia

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 9, 2012 11:38 AM   in reply to jgrummel

    In addition to Julia's reply, have a look at what David Powers says about positioning http://forums.adobe.com/thread/1034058.

     

    Gramps

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 9, 2012 7:15 PM   in reply to andy@usqProductions.com

    Andy,

     

    Instead of using images and image swaps for the main menu items, why don't you simply have the color of the text change, that is, why not simply edit the colors into the CSS file instead of doing image swaps?

     

    I'm not sure what you are AP positioning that is "getting you in trouble," but you should be able to manage all your text color changes within your CSS stylesheet file. I suggest you set up a sample page with the same elements in it (from scratch, so to speak), eliminating the awkward mouse-over behaviors, and go from there. Because the spry menubar works, right out of the box, you might test your changes on a newly defined site (new version of the spry stylesheet, too). I do not see why it should be providing you any trouble at all, but something has thrown a monkey-wrench into the system.

     

    Beth

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points