17. 若希望使用者在點選某一個表單按鈕後,能轉址到 http://www.csic.khc.edu.tw,則可能的 HTML 語法為下列那一個?
(A) <input type="button" onclick="document.location.refresh='http://www.csic.khc.edu.tw'; "/>
(B) <input type="button" onclick="document.location.go='http://www.csic.khc.edu.tw'; " />
(C) <input type="button" onclick="history.go('http://www.csic.khc.edu.tw'); " />
(D) <input type="button" onclick="document.location.href='http://www.csic.khc.edu.tw'; " />

答案:登入後查看
統計: 尚無統計資料