Welcome 微信登录

首页 / 脚本样式 / JavaScript / 使用focus方法让光标默认停留在INPUT框

 <body onload="document.getElementById("inputTxt").focus()"><input type="text" id="inputTxt" />