You can apply inline styles directly to the DOM element using its style attribute. ... fontWeight = 'bold'; TD.style.color = 'green'; TD.style.background ...
確定! 回上一頁