some problems linking dropdown menu
-
[Topic modified – “please help” is not useful]
Hi, I’m trying to link some pages of my website, but I’m stuck.
I did a drop-down menu box that I want automatically to send the user to another page (internal page) once he/she selects the item from the menu box…
here is the code I have so far:
<table>
<tr><td><input type=”hidden” name=”on0″ value=”SELECT THE YEAR”>SELECT THE YEAR</td></tr><tr><td><select name=”os0″>
<option value=”2013″>2013</option>
<option value=”2012″>2012</option>
<option value=”2013″>2011</option>
</select> </td></tr>
</table>please help.
thanks
[Bump deleted – http://codex.ww.wp.xz.cn/Forum_Welcome#No_Bumping ]
The topic ‘some problems linking dropdown menu’ is closed to new replies.