Results 1 to 3 of 3

Thread: how to highlight "current"

  1. #1
    Join Date
    Dec 2010
    Posts
    41
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Unhappy how to highlight "current"

    1) Script Title: Glossy Accordion Menu

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

    3) Describe problem:
    hello.
    i'm using this script in the right sidebar in my site.
    it works well but i want to make it easier when navigating the site using the menu.
    i want to add different background to tabs which are in "current" position.
    what i mean is that if i click on one of the topics in the menu, i want the user to be able to see where he's at...

    my english is not so well, i hope i explained it right

    thanks,
    oren

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

    Default

    It really depends on finding some way on your own of matching the current page with the sub menu that is supposed to be open, then either setting the "defaultexpanded" parameter of your menu, or calling one of the Accordion Menu expand/contract methods, to expand that sub menu. Typically this means you have some server side code that reliably determines as each page loads which sub menu within Accordion Menu should be open, then taking advantage of one of the two aforementioned methods of the script to actually realize it.
    DD Admin

  3. #3
    Join Date
    Dec 2010
    Posts
    41
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    i think this one is way out of my league...
    i didn't understand half of what you said so i guess i must give up on this one probably...
    thank anyway
    oren

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
  •