Results 3 comments of Will Grauvogel

I would recommend using the `add` method, possibly calling it to load future pages after you hit each `change` event.

If you take a look at the [README](https://github.com/builtbywill/Booklet/blob/master/README.md) file that should give you an idea of how to setup the plugin. Also there is the [basic example](https://github.com/builtbywill/Booklet/blob/master/example/basic.html). Other than what...

I have not performed any kind of testing to see how much the booklet can handle. Are you loading your pages dynamically or all at once? If this is specifically...