Automatically and seamlessly transform regular navigation into ajax navigation!
Just call
new AjaxNavigator(['#content'])
and it flies. All internal links will now use the ajax navigator and on each call #content is replaced with a new version.
- No changes in back-end handling
- pushState to deal with browser history and url changes
- 'load' and 'unload' events supported