For plain Javascript, try the following: window.onload = function() { document.getElementById("TextBoxName").focus(); };.
確定! 回上一頁