You were close, you need to use onchange : filter.onchange = function() { alert("CHANGED"); //You can alert the value of the selected option ...
確定! 回上一頁