<select onchange="location.href = this.value"> <option value="#uno">uno</option> <option value="#dos">dos</option> </select>