I am using a jquery template to dynamically generate multiple elements on the same page. Each element looks like this
if you know the id of the inputs you only need to use this:
var value = $("#inputID").val();