To set the focus of an input element on page load, we can call the focus() method on the input element when a load event is fired on the window. Here is an ...
確定! 回上一頁