Jquery autofill for dynamically created forms

Jquery autofill for dynamically created forms

Hi Guys I'm Trying to do autocomplete and autofill for dynamically created forms.Here by the reference link I came with static field of auto complete and autofill. But I need to achieve for dynamically created forms(add another/remove.).And here is the reference fiddlehttp://jsfiddle.net/q2kDU/

Here by the above fiddle. The label is autocomplete and the value is autofilled depending on the label's value.Here it is in static forms(Only one form). I need to achieve this in dynamically created forms(Add another/Remove).The auto Complete and autofill must be work on all dynamically added field. Please Help to solve this.I'm new to Jquery.Thanks In Advance.

http://stackoverflow.com/questions/32815807/jquery-autofill-for-dynamically-created-forms