this demo is part of the Ajax: how to prevent IE from caching Ajax GET requests
$("#loadedContent").load('/blog/tags/index/50');
$("#loadedContent").load('/blog/tags/index/50/'+ myTimestamp());