So in the first function for example, you can see that document.getElementById('myText').innerHTML = 'Hey <strong>Thanks!</strong>'; is setting the inner HTML ...
確定! 回上一頁