To select an option, use .val('value-of-the-option') on the select element. To trigger the change element, use .change() or ...
確定! 回上一頁