Forums

hierarchical category list (2 posts)

  1. azmzm
    Member
    Posted 2 years ago #

    Hi all

    can someone helps me with the next issue: How to make a dynamic list of categories, as show below:

    First page is the list of Parent categories
    --------------
    Parent1
    Parent2
    Parent3
    Parent4
    ==============

    if the user click to the Parent2, she will see the sub-categories of the Parent2
    ===============
    SubCat.2.1.
    SubCat.2.2.
    SubCat.2.3.
    SubCat.2.4.
    SubCat.2.5.
    ===============

    If she will click on SubCat.2.4. then:
    ===============
    SubCat.2.4.1.
    SubCat.2.4.2.
    SubCat.2.4.3.
    SubCat.2.4.4.
    SubCat.2.4.5.
    ===============

    and so on...

    thank you in advance....

    AZMZM

  2. childheart82
    Member
    Posted 1 year ago #

    I'm also trying to find out a solution, I would like to use scriptaculous or mootools javascript libraries but I don't know how to add classes to the custom get category list output...

Topic Closed

This topic has been closed to new replies.

About this Topic