You can't access that DOM element until it's loaded, so you have to add onload in window before you add event on div.
確定! 回上一頁