pjax is a jQuery plugin for loading HTML code without reloading the page.
Pjax is used purely to enhance the user experience, as the author himself puts it.
Pjax acts quite like jQuery’s $.ajax call, and is easy to use, both client and server side.
Titles are also preserved — just don’t forget to add or remove the title tag.














