Skip to content Skip to sidebar Skip to footer

Identifying Fullscreen Gallery

Hey guys I'm trying to identify this javascript image gallery viewer on Tumblr, I remember seeing it from a developer but I cannot recall the name or how I got there. I tried googl

Solution 1:

It seems to be an internal development at Tumblr using the namespace Tumblr.Lightbox (plain JS).

view source.

There is also a blog post at Tumblr Engineering.

Post a Comment for "Identifying Fullscreen Gallery"