Trying to trigger the on change event to gather the data value and update few fields. I am using Jquery as follow: $('.mdb-select').on("change", function(){ ...
確定! 回上一頁