= is to assign a value == or === is to compare. Try. JavaScript. Copy Code. function changeColor(alphaButton) { if (alphaButton.style.color ...
確定! 回上一頁