Identifying fullscreen gallery [closed]

早过忘川 提交于 2019-12-13 10:56:11

问题


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 googling but I didn't have any luck.

Thanks!

*edit: the main image is shown in the middle while the next/previous images are shown on the left and right edges but offset'ed

*edit2: added another image


回答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.



来源:https://stackoverflow.com/questions/8467900/identifying-fullscreen-gallery

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!