带有弹出库的Jquery专辑缩略图

时间:2014-01-27 04:15:02

标签: jquery popup gallery thumbnails

我想使用这个插件,但是当我把我的用户名和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>

1 个答案:

答案 0 :(得分:1)

如果你想在你的网站上使用Picasa相册有一个很好的插件,名为PWI

Here is an example for PWI Picasa album