HTML DOM中的Option selected屬性用於設置或返回<option>元素的選定狀態的值。 ... <h2>DOM option Selected Property</h2> <form id="myGeeks"> <select id="GFG"> ...
確定! 回上一頁