[問題] javascript 取得變數?

作者: mlev (大地彩妝果園)   2016-05-02 23:07:24
<html>
<head>
</head>
<body>
<form name="number">
您要看那一集呢?<input type="text" name="number1" size=3><p>
<input type="sumit" name="YEs"
onclick="document.location.href='http://www.kimo.com.tw/xxx.pdf'">
</form>
</body>
</html>
請問要怎麼把集數帶到xxx.pdf
讓使用者按下Yes時
網頁會自動跑到指定的集數檔呢?
有查到
document.number.number1.value
很像可以取得表單裡文字的值
但…沒用
作者: ian90911 (xopowo)   2016-05-02 23:59:00
document.getElementById
作者: ccvs (kisS x Sis)   2016-05-03 01:05:00
google會看到有篇舊文一樣的問題~
作者: hit1205 (幫你把勇氣裝滿)   2016-05-03 12:42:00
表單有個事件是 onsubmit
作者: biobluesheep (喉嚨痛)   2016-05-07 01:03:00
沒衝突,會先執行onclick再submit按錯

Links booklink

Contact Us: admin [ a t ] ucptt.com