Studio moh

e-mail Dylan
dylan@studiomoh.com
Or Call
831-295-3824

Tag Archives: lightbox

Pure CSS LightBox, no javascript

Current Javascript solutions for LightBoxes are kind of cumbersome, bloated, and CPU-intense.
Unsatisfied with the current state of LightBoxing, I developed a pure, organic, CSS-powered LightBox. Absolutely zero javascript. All of this under 1kb.
Click here to preview the CSS LightBox
The core of Multi-state CSS is the :target pseudo class. When a user clicks a page-anchor the [...]