Michel
Results
2
comments of
Michel
This piece of code might be useful for some. ``` var href = $(this).prop("href"); History.pushState(null, null, href); ```