tutorial-using-the-pageslide-jquery-plugin

 

I have found the very nice jQuery pageslide plugin. This plugin allows you to slide a webpage over to reveal an additional interaction pane.

I’ve modified the dynamic CSS example that I wrote in a previous article and used the pageslide plugin to display the CSS theme choices. In the markup I define some example content and a div for a preferences pane.

For the CSS theming, I defined a base CSS file and a few theme files.

 

The Javascript is straightforward.

I applies the pageslide plugin on the div created for the pane.

When clicking one of the colours on the side pane, it replaces the theme CSS file.

 

 

Have fun!

Demo Download Source

 

Tagged with:

Author:

I'm a software developer interested in web application development and Java. During the last few years I've developed an interest in the Grails framework as well as in JQuery.

Comments

Constructive comments!