$(document).ready(function() {
$.ajaxSetup ({
// Disable caching of AJAX responses IE */
cache: false
});
});
$(document).ready(function() {
$.ajaxSetup ({
// Disable caching of AJAX responses IE */
cache: false
});
});