The getElementsByClassName() method returns a collection of all elements in the document with the specified class name, as an HTMLCollection object.
確定! 回上一頁