focus 函数将焦点设置到客户端指定的元素。它只能被调用一次。
focus
var result = new Result(); result.focus("#text1");
result. focus ( selector )
Result
selector
String