|
| » 首页 » 电脑_数码 » 编程 » document.userinfo.username.value这代码是什么意思 |
document.userinfo.username.value这代码是什么意思 |
|
document.userinfo.username.focus(); alert("用户名不能为空,请重新输入!"); return false; } 学ASP时看到这段代码,document.userinfo.username.value,这一句是系统规定的吗 |
![]() |
|
|
focus()就是让这个文本框获得焦点. focus()就是让这个文本框获得焦点. |
| 《document.userinfo.username.value这代码是什么意思》答案收集时间:2008-06-14 14:44:54 |