Konu
İnternet Explorer CURL problemi
21-09-2020, 14:11:43
#3
polatyener
$("#POSSONUC").html(cevap);
$('noscript').replaceWith(function() {
return $('<div/>', {
html: this.innerHTML
});
});
$('form[name="downloadForm"] input[type="submit"]').click();
explorer da çalışmayan js alanı