出現滾動條div距離頂部的高度code
odiv.style.top=(scrollTop + document.documentElement.clientHight -odiv. offsetHeight+"px")
瞭解另一個跟alert 類似的confirm的屬性ip
var abc=confirm("你肯定要刪除嗎!"); //選擇框 alert(abc); var tip=prompt(""); //輸入框 alert(tip);