首页 > 编程 > JavaScript > 正文

使用focus方法让光标默认停留在INPUT框

2019-11-20 14:18:52
字体:
来源:转载
供稿:网友
 <body onload="document.getElementById('inputTxt').focus()"><input type="text" id="inputTxt" /> 
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表