EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 13, 2025, 02:22:13 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
Textbox Set Focus
Pages: [
1
]
« previous
next »
Print
Author
Topic: Textbox Set Focus (Read 11818 times)
arma
Full Member
Posts: 110
Textbox Set Focus
«
on:
November 08, 2015, 03:40:10 AM »
Hi,
I could not find a method to set focus to a textbox in the documentation, is there a way $('#tt').textbox('focus') ?
Thanks.
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: Textbox Set Focus
«
Reply #1 on:
November 08, 2015, 03:45:39 AM »
Please try this:
Code:
$('#tt').textbox('textbox').focus();
Logged
arma
Full Member
Posts: 110
Re: Textbox Set Focus
«
Reply #2 on:
November 08, 2015, 03:50:32 AM »
Ah the method textbox is confusing so i missed to read this part "Return the textbox object. The user can bind any events to this editing box."
I guess the method name should be getTextbox()
Thanks.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...