Results 1 to 4 of 4

Thread: Icon issue :s

  1. #1
    Join Date
    Feb 2006
    Location
    Sweden
    Posts
    27
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default Icon issue :s

    Hi people!

    I am actually implementing this tutorial on a website:

    http://www.dynamicdrive.com/dynamici...daccordion.htm

    And it is going quite well, I must say. So far so good, but what I really want is to take those small icons before each item of the expandable menu and I cannot find a way to do that... (see image attached plz)

    Any ideas?

    Thanks in advance!
    Last edited by jonybigude; 02-10-2012 at 07:11 PM.

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    if you scroll down to the options table on the script page, you'll find your answer under the togglehtml parameter:
    togglehtml: ["none", "", ""] //no additional HTML added to header

  3. The Following User Says Thank You to traq For This Useful Post:

    jonybigude (02-10-2012)

  4. #3
    Join Date
    Feb 2006
    Location
    Sweden
    Posts
    27
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Thumbs up

    wow... that's it?? I feel embarrassed now...

    Thank you so much!!

  5. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    no problem. this is one of the better scripts, where most "features" have been abstracted out into "options." nice, huh?

    If your question has been answered, please mark your thread "resolved":
    • On your original post (post #1), click [edit], then click [go advanced].
    • In the "thread prefix" box, select "Resolved". Click [save changes].

  6. The Following User Says Thank You to traq For This Useful Post:

    jonybigude (02-10-2012)

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
  •