【问题标题】:Jquery album thumbnail with popup gallery带有弹出库的 Jquery 专辑缩略图
【发布时间】:2014-02-17 19:45:05
【问题描述】:

我想使用这个插件,但是当我输入我的用户名和 id 时它不起作用。 我在哪里可以找到像这个插件这样的替代品? http://code.google.com/p/picasa-popups/

演示: https://picasaweb.google.com/113476189811132171916/2009_12_gt6

<script type="text/javascript">
    jQuery(function($) {
    PopulatePicasaGalleries('113476189811132171916', 'links');
    });
</script> 

<div id="links">
    <a href="#" id="id__2009_12_gt6">GT6</a>
</div>

我的样本不工作 https://picasaweb.google.com/113797508378819391794/GeoPanoramas

<script type="text/javascript">
    jQuery(function($) {
            PopulatePicasaGalleries('113797508378819391794', 'links');
    });
</script> 
<div id="links">
    <a href="#" id="id__GeoPanoramas">GT6</a>
</div>

【问题讨论】:

    标签: jquery popup gallery thumbnails


    【解决方案1】:

    如果您想在您的网站上使用 Picasa 相册,有一个不错的插件,名为 PWI

    Here is an example for PWI Picasa album

    【讨论】:

      猜你喜欢
      • 2014-01-15
      • 1970-01-01
      • 1970-01-01
      • 2015-10-02
      • 1970-01-01
      • 2015-11-28
      • 2014-03-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多