In the dom, Button is stored as instances of HTMLButtonElement object, that is why when you try to convert it to string(calling toString() ) ...
確定! 回上一頁