jQuery MiniUI

 找回密码
 立即注册
查看: 3605|回复: 2
打印 上一主题 下一主题

textbox有指定焦点事件吗? [复制链接]

Rank: 1

跳转到指定楼层
楼主
发表于 2014-6-5 11:01:06 |只看该作者 |倒序浏览
textbox 有类似于$("#textbox").focus()   这类事件嘛?

Rank: 8Rank: 8

沙发
发表于 2014-6-5 11:05:17 |只看该作者
var textbox=mini.get(id)
textbox.focus()
http://www.miniui.com/docs/api/index.html#ui=control
这是control基类的API

Rank: 1

板凳
发表于 2014-6-5 11:07:51 |只看该作者
felt 发表于 2014-6-5 11:05
var textbox=mini.get(id)
textbox.focus()
http://www.miniui.com/docs/api/index.html#ui=control

哟西   多谢   把这个给忽视了

Archiver|普加软件

GMT+8, 2025-7-14 04:48 , Processed in 1.040109 second(s), 9 queries .

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回顶部