Skip to content

pimmey/ajax-navi

Repository files navigation

ajax-navi

Simple AJAX navigation. Load the entire page only once, then fetch components you need. Works with history manipilation, i.e. if you open site.com/#/about, it will automatically go to your About page. Works with history navigation buttons (back/forward).

Installation

bower install ajax-navi --save

Usage

Just add a.ajax-link to the links you want to use in your AJAX navigation. You're also going to need a div#main container.

Optionally, you can pass a data-bg-color attribute, so the background color changes on page change 🙃

Dependencies

Depends on:

Dev dependencies:

About

Simple AJAX navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published