Reputation: 12862
I'd like to call a method if the user "tabs" out of a field. It shouldn't be called when focus is lost or when the user clicks elsewhere - only if they tab out of the field. Does knockout make this especially easy by any chance, or should I start digging into some kind of jQuery solution?
Upvotes: 1
Views: 2282