creating label for checkbox. var label = document.createElement('label');. // assigning attributes for. // the created label tag. label.
確定! 回上一頁