PageSlide
a jQuery plugin which slides a webpage over to reveal an additional interaction pane
by Scott Robbin
If you've ever used the mobile version of Facebook, or Path,
then you've probably seen something akin to PageSlide in action.
Clicking on a button or link slides the page over to reveal a hidden pane,
one that usually contains secondary navigation, a form, or additional information.

Demos
There are several ways to use PageSlide, some of which are shown below.
Additionally, there is a responsive demo which shows how PageSlide can be used as a mobile solution.
Slide to the right, and load content from a secondary page
Slide to the left, and display hidden content from this page in a modal pane
Modal
This slide uses "modal" option set to "true". When using a modal pageslide, clicking on the main window will not close the window. You must explicitly call $.pageslide.close().
Where can I get it?
If you are interested in learning more about PageSlide, it's recommended that you view the project on GitHub.
There, you will find the source code, and additional options that the script accepts.
Support
Basic support is offered through Github's issues tracker. Many requests are resolved through the help of fellow PageSlide users and myself, however assistance is not guaranteed or timely.
If you are in need of immediate support, or would like customizations to the script, Premium Support is available for $17. Premium Support provides you with direct email access to me, and allows me to set time aside to help solve your problem quickly.
Other jQuery Plugins
If you like this plugin, feel free to check out some of the others I've built.
-
Intelligist
Share and demo code in-page, using GitHub gists.
-
Backstretch
Add a dynamically-resized background image
to any page.