Hello, I'm trying to get the user to click on a button, open a SWAL containing another button that has an ajax function, but neither does SWAL open.
$(document).ready(function(){
var encerrar = $('#encerrar');
$('input').on('click', function...
asked by
04.09.2017 / 21:31