To set focus on an element of an HTML form in JavaScript, use the “HTMLElement.focus()” method. It can be set on the HTML elements such as “textbox”, “button” ...
確定! 回上一頁