Hi Tek,

There in an ngBlur directive in 1.2.x for quite some time now. 
Can't you just put in a scope.$watch on the data you need to be saved? 
If not, create an onFocus directive, make it store to an temp variable, and 
compare on blur, if it's changed, save otherwise ignore.

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to