SlimPage
About SlimPage
SlimPage is a Javascript library used to produce an effect similar to Lightbox. The difference is that Lightbox is used for image galleries, and is not useful for other sorts of data. SlimPage takes that idea and, based on the code of a Lightbox clone, Slimbox and the Javascript framework MooTools, uses the same effect to display webpages.
Example
Click here to view a live example online of SlimPage.
Installation and usage
To install SlimPage:
- unarchive it and place it in the appropriate directory on your server
- on the page that will launching SlimPage, you must include
js/mootools.jsandjs/slimpage.js - on the same page, you will have to use the style sheet
css/slimpage.css - any link that should open in a lightbox will need
rel="lightbox"added to the <a> tag
License
SlimPage is released under the MIT license. See the LICENSE file for more information.
Download
Update History
v1.01 - Dec 2nd, 2008: Fixed a small rendering error when viewed in Internet Explorer.
Designed by North Knight Software Inc, copyright 2010.