getElementById('demoImage').onload = function() { alert('done'); } ... It would appear that onload events for img elements (possibly more) ...
確定! 回上一頁