getElementsByName method in javascript used to get all the nodes has the give name as the parameter. document.getElementsByName(name of the node) <input type=" ...
確定! 回上一頁