var fstName=$(elm).find(".fstName"); var fstNameTxt=fstName.children("input").val(); alert(fstNameTxt);