treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Help with Simple JQuery Dropdowns

  • Hey guys,

    I have just been reading up on the Simple JQuery Dropdown menu that was posted here Simple JQuery Dropdowns the thing is i would love to imperilment it on a site i am working on but the thing is i need the menu to go vertical and not horizontal so it would be:

    Link 1 -> Sublink 1 -> Sublink 2
    Link 2
    Link 3
    Link 4

    etc etc...

    How can i alter it so it would do this for me?

    Cheers everyone

    Phil
  • Hello,
    I believe something has to do with the position relative, and display block in the CSS Style page, so make some changes in the related HTML an CSS pages,
    hope that helps.
  • I figured it out thank you for your help yashar