开发者

jQuery - When I open a UI Dialog, the focus is happening on the 2nd Input

I searched all through my code and can't find anything that is telling jQuery dialog 开发者_C百科to focus on the 2nd input box. Any ideas on how to debug this, so I can figure out where the focus event is coming from?

Thanks


Try setting the tabindex of your inputs.
See this helpful and partially related StackOverflow discussion.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜