setAttribute ('name','button'+3); buttonnode.setAttribute('value','sal'); buttonnode.setAttribute('onclick', function(){alert('Clicked')}); ...
確定! 回上一頁