Title: Drop Down Menus
Last modified: August 18, 2016

---

# Drop Down Menus

 *  [orbstra](https://wordpress.org/support/users/orbstra/)
 * (@orbstra)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/)
 * I have put my category, and archive links in drop-down menue form, can anyone
   help me put the pages links in drop-down form. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362420)
 * It might help to post a url to the blog/site in question though lol! And the 
   code or what not, you’ve been messin with, for your intentions.. =P
 * Basically saying, just reading your help request, doesn’t help us, (to) help 
   you lol!
 * spencerp
 *  [projectego](https://wordpress.org/support/users/projectego/)
 * (@projectego)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362421)
 * I second what spencerp said… 😉
 *  Thread Starter [orbstra](https://wordpress.org/support/users/orbstra/)
 * (@orbstra)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362433)
 * `<table width="425" height="45" border="0" align="center" cellpadding="0" cellspacing
   ="0">
    <tr> <td width="164" height="21"><h2>Tags</h2></td> <td width="200"><h2
   >Archives</h2></td> <td width="61"><h2>Pages</h2></td> </tr> <tr> <td><form action
   ="<?php echo $PHP_SELF ?>" method="get"> <p style="padding: 0px; margin: 0px;"
   > <?php dropdown_cats(); ?> <input type="submit" name="submit" value="GO" /> 
   </p> </form></td> <td width="200"><form id="archiveform" action="<?php echo $
   PHP_SELF ?>" method="post"> <p style="margin: 0px; padding: 0px;"> <select name
   ="select" id="archive_chrono"> <option value="">Archives</option> <?php get_archives("
   monthly","","option","","",false); ?> </select> <input name="button" type="button"
   onclick="window.location = (document.forms.archiveform.archive_chrono[document.
   forms.archiveform.archive_chrono.selectedIndex].value);" value="Go" /> </p> </
   form></td> <td width="61"><?php wp_list_pages(); ?></td> </tr> </table>
 *  Thread Starter [orbstra](https://wordpress.org/support/users/orbstra/)
 * (@orbstra)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362434)
 * the first two table columns contain teh archive drop-down, and the category drop-
   down, the third column contains `<?php wp_list_pages(); ?>` . I want to make `
   <?php wp_list_pages(); ?>` displayed in a drop-dwon menue. I might suggest pasting
   this into a WYSIG editor to see whut I a talking about. My site is still running
   on my localhost, although I am throwing a copy on the server for testing purposes
   like this!
 *  [Marc](https://wordpress.org/support/users/marc/)
 * (@marc)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362445)
 * How about a Plugin for your pages that will “[Fold Pages](http://www.webspaceworks.com/resources/cat/wp-plugins/30/)”
 *  Thread Starter [orbstra](https://wordpress.org/support/users/orbstra/)
 * (@orbstra)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362447)
 * im lookin for just a line of code that will turn `<?php wp_list_pages(); ?>’ 
   into a drop-down menue like the archive and category drop downs above.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Drop Down Menus’ is closed to new replies.

 * 6 replies
 * 4 participants
 * Last reply from: [orbstra](https://wordpress.org/support/users/orbstra/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/drop-down-menus-2/#post-362447)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
