You can force an HTML form to submit whenever the value of a select (drop down/list) is changed with a little JavaScript.
To do this use the "onchange" event with the value "this.form.submit()"
Tags: submit, select
Updated: Mar 27 2015, 15:48
Replies: 0,
Views: 1143, today: 1, week: 1, month: 18
Thumbs up: 0, thumbs down: 0, stars: 0.0