So I can change the button inner html with this code and it works fine. hypeDocument.getElementById('button').innerHTML = 'Reset'; However ...
確定! 回上一頁