Re: [問題]如何跳出windows的確定視窗

看板Web_Design作者 (我最愛兄弟)時間20年前 (2004/05/18 03:30), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=big5"> <title>新增網頁1</title> </head> <body> <a href="" onclick="javascript:goback();">連結到奇摩首頁</a><p> <script language="javascript"> function goback() { chk=confirm('確定連結到奇摩首頁?'); if(chk==true) { location.href="http://tw.yahoo.com"; } } </script> </body> </html> 不知道你要的功能是不是這樣...先試試看吧...^^ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.127.179.242
文章代碼(AID): #10gHBg4J (Web_Design)
文章代碼(AID): #10gHBg4J (Web_Design)