jQuery pageSlide plugin

by ManuMiwim on January 5, 2010

jQuery pageSlide plugin

Scott Robbin presents us a stuning jQuery plugin : pageSlide… or another way to display hidden content.

When creating webpages, we sometimes need to hide specific zones witch are not commonly used by our visitors… this, in order to let him focus on the main content. The hidden zone will then be made visible by a simple user action, like a click, or a link hovering… The question is: How will we display and show this hidden zone (for example, a registration form, or a navigation menu…) ? A lightbox or a lightbox-clone ? why not a fading-in div ? Well, Scott Robbins shows us how to do this with style… with his jQuery based plugin: pageSlide. The concept is simple, pageSlide pushes the entire page layout to one side, while the hidden zone slides in on the opposed side. Very simple… but very classy

pageSlide - http://srobbin.com/blog/jquery-pageslide/
prérequis –  jQuery

Leave a Comment

Previous post:

Next post: