SimpleSplitView

SimpleSplitView is pretty much exactly what it sounds like: A very simple jQuery plugin that provides an iPad-style split view for mobile devices wide enough to support it. For browsers with a horizontal resolution of 700 or fewer pixels, the plugin renders the two sides as subsequent pages. It works great in conjunction with jQuery Mobile, although it is not technically required.

Unlike other split view implementations for jQuery Mobile, SimpleSplitView does not fork the jQuery Mobile project.

This repo use the same library developed by Peter Yared and Marc Raiser, and is currently maintained by Newbound, Inc., but extends documentation about the library use with jquery 1.7+.

You can check documentation and a live demo of the library here