[Solution found!] 您的代码正在调用该函数,并将返回值分配给onClick,也应为“ onclick”。这就是它的外观。 document.getElementById("a").onclick = Bar; ...
確定! 回上一頁