Prevent reload page on language change, fixes #36
- Uses onpopstate to handle users pressing back buttons - Switches the query string and changes the language without reloading. - Thanks to @bootstraponline for some of the code in this commit.
Showing
Please register or sign in to comment