multipleselection - I want to make multiple selection using a href -


hi want make multiple selection href.

http://i.stack.imgur.com/3qjti.jpg

please me how it.

thanks help.

if ask below mentioned answer:

<select onchange="location.href=this.value;"> <option value="http://some_url/1.jpg">1.jpg</option> <option value="http://otherurl/2.jpg">2.jpg</option> </select>


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -