Results 1 to 2 of 2

Thread: Using an external menucontents file for multi-level menus

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

    Default Using an external menucontents file for multi-level menus

    1) Script Title: AnyLink JS Drop Down Menu v2.2

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

    3) Describe problem: I need to create a multi-level menu and it would be ideal if I could keep the menu links/contents in a separate file like how it is done in this sample script. I've noticed that there is a commented line in the html file
    Code:
    //anylinkmenu.init("menu_anchors_class") //Pass in the CSS class of anchor links (that contain a sub menu)
    Can I make use of this?

    I didn't find any samples of multi-level menus that used a separate file like menucontents.js to store the links.

    Thanks,

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

    Default

    Flex Level drop down menu supports multiple levels and also the ability to have its contents defined in a separate .js file. See the supplementary page for more info: http://www.dynamicdrive.com/dynamici...suppliment.htm
    DD Admin

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
  •