To access an HTML DOM element with the help of its id value, use document.getElementById( ) method. Syntax The syntax of getElementById() function is In ...
確定! 回上一頁