Don't use document.write. If you want to add content to a page you need to work with the DOM. Google "create div javascript" or "create span ...
確定! 回上一頁