To get the attribute values from a DOM element, you can use the getAttribute() element method in JavaScript. Let's say you have an h1 html tag ...
確定! 回上一頁