Re: [問題]如何跳出windows的確定視窗
<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
Web_Design 近期熱門文章
PTT數位生活區 即時熱門文章