Results 1 to 3 of 3

Thread: Drop Down Tab Menu help needed

  1. #1
    Join Date
    Nov 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drop Down Tab Menu help needed

    Script Title:
    Drop Down Tab Menu

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

    Describe problem:
    I am having trouble understanding the instructions on how to use the down arrow to indicates a drop down menu. I don't understand what it means by HTML symbol, and how it is used. Please help. Thank you very much.

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

    Default

    Well the down arrow is simply configured via this line in the .js file:

    Code:
    downsymbol: '<img src="dropindicate.gif" style="border: 0; padding-left: 5px" />',
    You can change "dropindicate.gif" to your own down image's file name.

  3. #3
    Join Date
    Nov 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thank you

    Thanks a lot. I can't believe I didn't see that. Thanks again.

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
  •