window.location.href returns the href (URL) of the current page ... <input type="button" value="Load new document" onclick="newDoc()"> </body> </html>.
確定! 回上一頁