First, we give the HTML element a unique id . · Then select it with var element = document.getElementById(ID) in Javascript. · Finally, take note ...
確定! 回上一頁