识别全屏图库
大家好,我正在尝试在 Tumblr 上识别这个 javascript 图片库查看器,我记得是从开发商,但我不记得名字或我是如何到达那里的。我尝试过谷歌搜索,但没有任何运气。
谢谢!
*编辑:主图像显示在中间,而下一个/上一个图像显示在左右边缘但偏移
*编辑2:添加了另一张图像
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这似乎是 Tumblr 的内部开发,使用命名空间 Tumblr.Lightbox(纯 JS)。
查看源代码。
Tumblr Engineering 上还有一篇博客文章。
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.