Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ExtJs 3 or 4 - LostFocus event

In ExtJs there is an "focus" event listener for Ext.form.Text (alias - textfield), it forks just fine. But i actually nead to catch "lost focus" event for textfield.

Is there a event listner in ExtJs or JavaScript, that will help me to handle "lost focus" event?

like image 961
obenjiro Avatar asked Nov 27 '25 09:11

obenjiro


1 Answers

The event you're looking for is blur.

like image 75
Tommi Avatar answered Nov 30 '25 00:11

Tommi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!