jQuery(document).ready(function(){ var url = "http://www.hangalaura.hu/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=7373e7437e80755e0e4429d0c2419ffd"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://www.hangalaura.hu/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=7373e7437e80755e0e4429d0c2419ffd"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }