var now = new Date();
$.getJSON(ajaxUrl+”?”+now.getTime(), ajaxData, function(json){… });
Posted in Javascript
You can follow any responses to this entry through the RSS 2.0 Feed. You can leave a response , or trackback from your own site.