例如,我有这个,我试图默认设置option1,将被选择为默认值,我如何只使用OPT.setAttribute(...,..): var SELECT = document.createElement('SELECT'); var OPT1 ...
確定! 回上一頁