setTimeout(function() { (function($){ })(jQuery); jQuery(document).ready(function() { jQuery.post('https://basket.paar.edu.pl/widget/cennik.php', { 'get' : 'form' }, function(response) { jQuery('div.formularz').html(response); }); }); }, 1000);