Ajax.Navigation.js

Overview

About

Ajax.Navigation.js allows you to enhance your website by loading and inserting new content into certain areas dynamically.
Clicking on a link results :

  • in the linked content being loaded via Ajax
  • in the loaded content being compared to the current one
  • in the loaded content being inserted with one out of many css3 effects, if it has changed
  • in the URL being updated
Browsers which don't support html5's history API will perform a normal full page load.

The best thing about it is that it is not necessary to make any big changes to your markup.
This makes it quite easy to add this functionality to existing pages.

Supported Browsers

  • Internet Explorer 10+
  • Firefox 4+
  • Safari 3.1+
  • Opera 11.5+
  • Google Chrome