$("#POSSONUC").html(cevap);
$('noscript').replaceWith(function() {
return $('<div/>', {
html: this.innerHTML
});
});
$('form[name="downloadForm"] input[type="submit"]').click();


explorer da çalışmayan js alanı