🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Strip is a Lightbox that only partially covers the page. This is less intrusive and leaves room to interact with the page on larger screens while giving smaller mobile devices the classic Lightbox experience.

Gallery Plugins Popup Window

Documentation

Strip

An Unobtrusive Responsive Lightbox

Strip is a Lightbox that only partially covers the page. This is less intrusive and leaves room to interact with the page on larger screens while giving smaller mobile devices the classic Lightbox experience.

See stripjs.com for demos and docs.

screenshot

Install

Install with Bower: bower install strip

Install with npm: npm install @staaky/strip

License

Strip may be used in commercial projects and applications with the one-time purchase of a commercial license. If you are paid to do your job, and part of your job is implementing Strip, a commercial license is required.

http://www.stripjs.com/license

For non-commercial projects and applications, you may use Strip under the terms of the Creative Commons BY-NC-ND 3.0 License for free.

Build

The latest release can be found on stripjs.com/download.

To build Strip yourself start by cloning a copy of the main Strip git repo by running:

git clone git://github.com/staaky/strip.git 

Go inside the strip folder that was just fetched and install dependencies:

cd strip && npm install 

Make sure the grunt command line interface is installed as a global package:

npm install -g grunt-cli 

Now run the grunt command, this updates files in dist to include the latest changes made in the src folder:

grunt 

By Nick Stakenburg


You May Also Like