html頁面前進和後退

<!doctype html> <html>   <head>   <title>前進後退</title>   <meta http-equiv="content-type" content="text/html">   <script type="text/javascript">     function goForward() {  window.history.go(1); } funct
相關文章
相關標籤/搜索