【问题标题】:prettyPhoto pp_gallery doesn't show up on large amout of pics漂亮的照片库不会出现在大量照片上
【发布时间】:2014-03-13 23:52:03
【问题描述】:

我刚刚注意到 prettyPhoto 的强大功能 - 迷你缩略图不会出现在包含大量图片(即 80 张图片)的图库中。然后 .pp_gllery 就消失了 - 有什么建议可以解决这个问题吗?

PrettyPhoto 3.1.5, jQuery 1.10.2

或者也许有人知道类似的带有缩略图和社交按钮的灯箱,比如 prettyPhoto?

jsfiddle.net/FbSs8

【问题讨论】:

  • 这里是 jsfiddle:jsfiddle.net/FbSs8 请从 html 中删除大约一半的照片,然后会出现缩略图

标签: jquery prettyphoto


【解决方案1】:

使用此代码

//Pretty Photo
$("a[rel^='prettyPhoto']").prettyPhoto({
    social_tools: false, 
    deeplinking:false,
    overlay_gallery: ture    
});

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多