|
pjax aims at providing a real-time navigation experience and true browsing history.
It uses AJAX to retrieve remote content and pushState to update the page and its URL without actually reloading the page.
This saves bandwidth and doesn't loses the user's un-submitted page data.
As per usage scenarios, pjax can be used with practically any Web project, but one page websites is where it would really come through.
Requirements:
· JavaScript enabled on client side
· jQuery 1.8 or higher
Via: pjax 1.3.0
0 Comment:
Post a Comment