JS Plugin for Viewing Images on Full Screen
Posted · Category: Gallery, MIT License
Intense Images is a stand alone javascript library for viewing images on the full screen. Using the touch/mouse position for panning. All styling of image elements is up to the user, Intense.js only handles the creation, styling and management of the image viewer and captions.
There aren’t many restrictions for the html elements you want to use to activate the Intense image viewer, the one manditory attribute is either a src or a data-image, which needs to point to an image file. You can use data-image if you want to load in a different version of the image to the original source.
Requirements: JavaScript Framework
Demo: http://tholman.com/intense-images/
License: MIT License
0 Comments