setAttribute ('onclick', function() { alert(1) });. DOM-property case matters. Assign a handler to elem.onclick , not elem.
確定! 回上一頁