dispalying submenu item

Discussion in 'JavaScript' started by learnerabn, Aug 4, 2010.

  1. #1
    hi all
    I am having an animated menu
    when ever i drag the mouse on the menu item.
    the submenu items displays under the body text instead of displaying upon body text.
    can any one point out my miistake here.
    thanks in advance.
     
    learnerabn, Aug 4, 2010 IP
  2. learnerabn

    learnerabn Peon

    Messages:
    131
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    no body there to reply me....
     
    learnerabn, Aug 5, 2010 IP
  3. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Hi, if you provide the code it would help a lot...
    More then likely you just need to change the Css styles of the submenu. You most likely need to set the 'position' attribute of the menu to 'absolute', then play around with it's position. But it's parent object needs it's 'position' attribute set to 'relative'. This would be much easier to explain if you just post the code.
     
    camjohnson95, Aug 5, 2010 IP