Results 1 to 2 of 2

Thread: Horizontal Style

  1. #1
    Join Date
    Mar 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Horizontal Style

    1) Script Title:
    AnyLink Drop Down Menu

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    3) Describe problem:
    I am an avid use of the AnyLink Drop Down Menu. I have run into an issue though... I am working on a site that requires a horizontal menu with horizontal menu items (lined up next to each other instead of above and below). Unfortunately, that is beyond my scope of knowledge... IS there a version of AnyLink out there that can do that?

    Thank you in advance,
    Robert Noakes

  2. #2
    Join Date
    Mar 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    Okay, for anyone that runs into the same problem as me, I figured this one out... mostly. I had to put in <ul> and <li> tags to convert the whole dropdown. Then I set float: left and width: 150px in #dropdownnav li, and set the width of those whole menu too 300px since there were only two items in the menu. OF course there was some cosmetic tweaking as well, but that is basic stuff.

    The only problem is that Firefox always wants to open the menu to the right of the menu item instead of below it... Very odd...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •