I am trying to create a select box dropdown menu. Upon click of the go button, the user will be taken to the url selected in the option list.
The problem is, I'm using an image for the go button, instead of an actual button, and the following script isn't working. It's concatenating the url...