• I’m using the following tags:

    <?php _e(‘Categories:’); ?>

    <?php wp_list_cats(‘children=0’); ?>

    Does anyone here knows how to place the category links from the wp_list_cats into a javascript pulldown menu so that I can place that within my sidebar? Thus, taking up less space?

    thanks, well appreciate and suggestions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter firefox

    (@firefox)

    by the way, I would like to exclude any bullet lists symbols that normally goes with the html tags.

    If anyone knows, please explain how to..

    thanks!

    Thread Starter firefox

    (@firefox)

    actually, ignore my 2nd post,

    getting rid of the bullet list symbols can be done with CSS.

    but I need with the first post – inserting them into a javascript pulldown menu.

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp_list_cats in a javascript pulldown menu’ is closed to new replies.