wp_list_cats in a javascript pulldown menu
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘wp_list_cats in a javascript pulldown menu’ is closed to new replies.