WED201c_-_SP_2025_-_FE_3759.webp
M

WED201c_-_SP_2025_-_FE_3759.webp

Kizspy Question: 18
(Choose 1 answer)
function change(obj)
{
while(obj.length>0)
}
obj.remove(0);
<select onchange="change(this)">
<option>XS</option>
<option>S</option>
<option>M</option>
BUBVERA.JM ***
</select>
Choose a right statement?
A. None of the others
B. Remove an option
C. Remove an option by zero-based index
D. Remove all options by their index

Thông tin

Category
WED201c
Thêm bởi
minhduc94
Ngày thêm
Lượt xem
4,576
Lượt bình luận
8
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom