Results 1 to 3 of 3

Thread: Changing Drop Down Menu to Slide Out

  1. #1
    Join Date
    Apr 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Changing Drop Down Menu to Slide Out

    1) Script Title: anylink drop down menu

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

    3) Describe problem:
    Can anybody tell me what changes I would need to make with the code in order to make my 2 sidebar menus (schedule and results) slide out to the side rather than dropping down.

    My knowledge of code is somewhat limited.I downloaded this script a few years ago and the script is right on the web page rather than a .js or .css file.

    Everything works as it should but I want some items on the side menu to be produced to the right of menu bar.

    You can check the page and the source code at: http://www.centaursrugby.com/test.html



    Thanks so much

    Paul R.
    Grande Prairie, Alberta, Canada

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

    Default

    The script does support dropping to the right of the anchor link by default. If you look at the DD script page, click on the "Right Dropping Menu" example in the demo to see this. Simply insert the code in red into your anchor link for this:

    Code:
    <p><a href="http://www.dynamicdrive.com" class="menuanchorclass" rel="anylinkmenu1" rev="lr">Anchor Link</a></p>
    Alternatively you can check out Flex Menu Drop Down Menu, which also supports this.
    DD Admin

  3. #3
    Join Date
    Apr 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the advice. I got it to work.

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
  •