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: 1422, today: 0, week: 2, month: 8
Thumbs up: 0, thumbs down: 0, stars: 0.0