Skip to content

sagiadinos/trlbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trlbox - A Tiny Responsive Lightbox Script

Inspired by hellbox

Maybe the tiniest responsive lightbox script of the world.

820 bytes (minified)

Brave people can use the unminified version which is 992 bytes "big".

Tested on Chrome, Firefox, Safari, Android, iOS

Installation

<script src="trlbox.js"></script>

Usage

Add an image link with the CSS class "trlbox".

<a href="big-image.jpg" class="tlrbox">
    <img src="thumbnail-image.jpg">
</a>

About

A Tiny Responsive Lightbox Script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published