try: parent.childNodes[1].style.color = "rgb(155, 102, 102)";. Or parent.childNodes[1].style.color = "#"+(155).toString(16)+(102).
確定! 回上一頁