PageSlide is a jQuery plugin which slides a webpage over to reveal an additional interaction pane. It allows user to see the original window, therefore they have a greater likelihood of retaining focus, and can easily return to the previous task. PageSlide is really easy to incorporate, unobtrusive and has been tested to fully work on IE7+, FireFox 2+, Safari 2+.

This plugin allows you to recreate a similar interaction in your website using a few simple lines of JavaScript. By attaching the method to an anchor tag, PageSlide wraps the original body content into a wrapper and creates an additional block for the secondary content load. The slide is animated whenever the click event is invoked.
Features
- Choose slide direction (left or right)
- Custom width slides
- Modal slides
- Unobtrusive
- Multiple slide definitions on the same page
Developed by Scott Robbins; jQuery PageSlide Plugin is available for download under MIT license. You can find further information, demo & download on Scott Robbins Website.


