Title: HTML Drop-Down List Box Trouble
Last modified: August 20, 2016

---

# HTML Drop-Down List Box Trouble

 *  [BrianLender](https://wordpress.org/support/users/brianlender/)
 * (@brianlender)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/html-drop-down-list-box/)
 * I am trying to create a simple Drop-Down list box with a go button on my home
   page. In the HTML Editor of wordpress this is the coding that I have:
 * <FORM name=”LocationForm”>
    <SELECT name=”LocationMenu”> <OPTION SELECTED value
   =”[http://climb-utah.modern-graphix.com/bryce-national-park”>Bryce](http://climb-utah.modern-graphix.com/bryce-national-park”>Bryce)
   National Park </SELECT>    <INPUT type=”button” name=”go” value=”Enter” onClick
   =”window.location=document.LocationForm.LocationMenu.options[document.LocationForm.
   LocationMenu.selectedIndex].value”> </FORM>
 * In my list, when I select “Bryce National Park” and click “Enter”, the homepage
   re-loads and the new URL that is displayed in the browser is:
 * [http://climb-utah.modern-graphix.com/?LocationMenu=http%3A%2F%2Fclimb-utah.modern-graphix.com%2Fbryce-national-park](http://climb-utah.modern-graphix.com/?LocationMenu=http%3A%2F%2Fclimb-utah.modern-graphix.com%2Fbryce-national-park)
 * How to I make it just take me to the URL: [http://climb-utah.modern-graphix.com/bryce-national-park](http://climb-utah.modern-graphix.com/bryce-national-park)
 * I have been working on this for quite a while and can’t get it to work. The code
   that I use works when I have it in it’s own html file but when I add it to wordpress,
   it doesn’t seem to work right anymore. Does anyone have any ideas as to how to
   get this to work right?

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

 *  Thread Starter [BrianLender](https://wordpress.org/support/users/brianlender/)
 * (@brianlender)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/html-drop-down-list-box/#post-2134635)
 * Anyone have any ideas?
 *  Thread Starter [BrianLender](https://wordpress.org/support/users/brianlender/)
 * (@brianlender)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/html-drop-down-list-box/#post-2134746)
 * Bump. Still no ideas?

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

The topic ‘HTML Drop-Down List Box Trouble’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [BrianLender](https://wordpress.org/support/users/brianlender/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/html-drop-down-list-box/#post-2134746)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
