jquery not working in jqurey insertet part

JavaScript
$('containerselector').on('click','yourselector',function(){

});
Source

Also in JavaScript: