What?

Pagify is a simple jQuery plugin that simply replaces the contents of a div with content from other html files.

Why?

Pagify does nothing that couldn't be done before with good 'ol jQuery.
It does however, provide the following advantages:
I created Pagify because I noticed that my code for single page sites was getting ugly and I was reusing most of the jQuery code for page switching.

Who?

Created by @ChrisPolis ...and you - Fork me on GitHub!