getElementsByName method (Internet Explorer)

getElementsByName method (Internet Explorer)

瀏覽:1401
日期:2026-04-17
Gets a collection of objects based on the value of the NAME or ID attribute. Syntax var retval = document.getElementsByName(v); Parameters v [in] Type: BSTR A String that specifies the value of a NAME attribute. Return value Type: IHTMLElementCollection ....看更多