请尝试以下操作:
jQuery(document).on('keyup','input[type = text]',function(){ //execute your code, when dynamically added content is keyupped });