jQuery bug – Ajax ‘no-cache’ parameter
In jQuery 1.2.1, when using the $.ajax function with cache: false, jQuery appends a parameter with the current timestamp to the URL. This parameter makes the URL unique and therefore […]
jQuery bug – Ajax ‘no-cache’ parameter Read Post ยป