Results 1 to 2 of 2

Thread: Flex Level Popup Menu (v1.1)

  1. #1
    Join Date
    Dec 2005
    Posts
    133
    Thanks
    23
    Thanked 0 Times in 0 Posts

    Default Flex Level Popup Menu (v1.1)

    but it doesnt work
    whats the trick?
    1) Script Title:
    Flex Level Popup Menu (v1.1)

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamicindex1/popupmenu.htm

    3) Describe problem:

    I am using this great script.
    I am making a menu direction RTL
    so I need the menu to open on the left side of the links. right now it opens on the right side.


    I tried to do this:
    .jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
    right: 0;
    }
    instead of
    .jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
    left: 0;
    }

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

    Default

    Do you wish both the main drop down menu (relative to the anchor link itself), plus all of its sub ULs, to drop to the left? If so, try the below modified .js file.
    DD Admin

  3. The Following User Says Thank You to ddadmin For This Useful Post:

    emanuelle (11-30-2010)

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
  •