The idea is to iterate over all dropdown options using the for…of statement and collect values of all the <option> elements having the selected attribute. In ...
確定! 回上一頁