# jQuery On

`$('.qualquerItemPai').on("click", ".algumItemFilho", function(){  `  
`      //algumacoisa  `  
` });  `