EDIT 2:
I tried to redo the jQuery code using the post method, and append but now nothing appears ...
<script>
function buscarjogos(id) {
$.post( $retorno_resultados, $('#buscaequipes').val(), function() {
}).done(function(data) {...
asked by
13.08.2018 / 16:39