Results 1 to 2 of 2

Thread: Accordion Menu script (v1.7.1) glitch

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

    Default Accordion Menu script (v1.7.1) glitch

    1) Accordion Menu script (v1.7.1) - Arrow Side menu

    2) http://www.dynamicdrive.com/dynamici...ordionmenu.htm


    3) Describe problem: in ie when a page opens the menu always is expanded in the awards & presentation section . . .

    in firefox or on my desktop i don't have this issue . . .

    the url is http://www.perezjrmemorialfund.org

  2. #2
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i figured it out - i had to change one of the paremeters . . .

    defaultexpanded: [0], //index of content(s) open by default [index1, index2, etc]. [] denotes no content.

    changed to:
    defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content.

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
  •