Results 1 to 2 of 2

Thread: Anylink Drop Down Menu

  1. #1
    Join Date
    Oct 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Anylink Drop Down Menu

    Anylink Drop Down Menu

    http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    I am trying to get the menu to show to the right of the text that you mouseover, but it won't do it,this is the change I made in the CSS file:

    #dropmenudiv{
    position:absolute;
    left:150px;
    top:-5px;

    border:1px solid black;
    border-bottom-width: 0;
    font:normal 10px Verdana;
    line-height:24px;
    z-index:10;
    }

    Thank you in advance.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Anylink Vertical menu would be what you need.

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
  •