I writing an application where cost of employees is calculated.
User can add multiple member and input their cost and days for that I am using JQuery clone()
function.
Also on the change of input I am binding ng-change
funtion which for some reason doesn't work for the dynamically created elements.
You see the behaviour here: http://codepen.io/amigoo/pen/bepgQe