Triggering focusout event on textarea

597 views
Skip to first unread message

michael...@gmail.com

unread,
Sep 17, 2013, 6:37:38 PM9/17/13
to knock...@googlegroups.com
Hi, 

I have a table layout and one of the column contains a textarea.  I want to trigger .focusout() event when user tab out from the textarea.  How do I do that in knockout?
Thanks for your help?

Michael

adam heim

unread,
Sep 17, 2013, 6:40:28 PM9/17/13
to knock...@googlegroups.com, michael...@gmail.com
You can do like:

data-bind="event: {focusout: FunctionHere}"

Is that what you are looking for?

michael...@gmail.com

unread,
Sep 17, 2013, 7:55:58 PM9/17/13
to knock...@googlegroups.com, michael...@gmail.com
Exactly, thank you very much!
Reply all
Reply to author
Forward
0 new messages