keyCode == 13) { var tb = document.getElementById("scriptBox"); eval(tb.value); return false; } }. returning the value of the function will ...
確定! 回上一頁