I understand the use of this code snippet in Jquery below:
$(document).ready(function() {
alert("carregou");
})
However, the problem in question is that when I load something into an iframe, this function does not run again, how...
asked by
27.10.2014 / 15:33