$('[data-w-tab]').on('click', function(){ history.pushState({}, '', '#'+$(this).data("w-tab")); }); });