Results 1 to 4 of 4

Thread: Simple Tree Menu - Include Problems

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

    Default Simple Tree Menu - Include Problems

    1) Script Title: Simple Tree Menu

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

    3) Describe problem: I've been customizing this menu to my needs, and it looks ok on this page: http://www.quincylibrary.org/new/includes/menu3.inc.asp

    but on this page (where it is an include) http://www.quincylibrary.org/new/indexnewmenutest.asp it's all expanded out like a regular old LI/UL. (I took out the images on purpose, btw)

    Help would be appreciated.

    Thanks, Sondra

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

    Default

    I don't see Simple Tree Menu on the second page actually, but instead Switch Menu. Did you change over to the later? The list seems to be collapsed as it should on page load.

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

    Default switch menu

    I'm using switch Menu, and I'm having trouble when i customize it. When the page initially loads the menu is fully expanded plus it takes 2 clicks to contract it.


    Here is the link

    http://dev.lessonplanspage.com/indexFinishedLayer2.html

    The "Lesson Plans " item should be contracted on load, but it's fully expanded.

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

    Default

    The "Lesson Plans" item does appear contracted for me intially though, and it expands correctly on 1st click. There is a JS error inside dropDown2.js though:

    Code:
    </script>// JavaScript Document
    Remove that part in red, it shouldn't be there.

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
  •