You can use style property for this. For example, if you want to change border - document.elm.style.border = "3px solid #FF0000";.
確定! 回上一頁