SetFocus(txtNo);function SetFocus(obj){
    obj.foucs();
}如何传一个html控件对象,然后设置获取光标?光标