JavaScript 的prompt及confirm視窗 ... 本節中我們將向各位介紹JavaScript中除alert以外另外兩個產生彈出視窗的方法, ... var 變數=confirm(問題字串);
確定! 回上一頁