cdowdy / dialog-lightbox

an image lightbox using HTML5's Dialog element written in es6

Home Page:https://corydowdy.com/blog/dbox-an-image-lightbox-using-html5-dialog-element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dbox - an Image Lightbox Using HTML5 Dialog Element

a lightbox script written in es6 using the dialog element and Color Thief to apply the images dominant color to the lightbox background.

object-fit is used to display images in the lightbox. This isn't supported everywhere. see Post on Usage: Limitations for more info

Examples and How To Use:

Post on usage:

https://corydowdy.com/blog/dbox-an-image-lightbox-using-html5-dialog-element

About

an image lightbox using HTML5's Dialog element written in es6

https://corydowdy.com/blog/dbox-an-image-lightbox-using-html5-dialog-element


Languages

Language:JavaScript 54.9%Language:HTML 31.8%Language:CSS 13.3%