Basic radio box
Te
$('body').on('ifChecked','.icheck', function(){ //considering icheck is the class of your checkbox and it is getting generated dynamically });