We can modify HTML attributes even without using setAttribute() function as follows : document.getElementById("element_id").attribute = ...
確定! 回上一頁