$(document).ajaxSend(function(evt, request, settings) {
window.history.pushState(null,’hi’,settings.url);
});

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.