Here is another example of this technique: Click here to view code image if (button == "next") { window.location = "next.html"; } else if (button ...
確定! 回上一頁