text and textarea elements use the value attribute and input event; checkboxes and radio buttons use checked property and change event; select fields use value ...
確定! 回上一頁