有人能说出这个灯箱的名字吗?

时间:2012-03-29 作者:Michael_Bernard_McKeon

我是论坛新手,希望能找到以下问题的答案:

访问此网站:http://www.indochino.com/product/gray-glen-plaid-suit单击缩略图

有人能认出这个灯箱吗?它是插件还是自定义的?你知道它是否可以和Wordpress一起使用吗?

最后,如果没有人能准确识别这个灯箱,你知道类似的东西吗?

谢谢_迈克尔

2 个回复
SO网友:bueltge

我想是Ist和自定义库。请参见来源中的http://d3dgk6r8ca2pzn.cloudfront.net/js/gallery_1332969334.js:

/** 
 * Image gallery used in product detail pages and customization pages
 * 
 * @module      Gallery
 * @author      Preet Jassi
 * @file        gallery.js 
 * @copyright   (c) 2011 Indochino Apparel Inc. 
 */
使用Yahoo的yui库:http://yuilibrary.com/

但也许你会找到一个有yui的画廊,网站上有你的要求,列出了所有有yui的画廊:http://yuilibrary.com/gallery/

SO网友:Rutwick Gangurde

您可以使用jQuery循环,将按钮分开,保持相邻div可见。所以你得到了同样的效果。

结束

相关推荐

Overriding Gallery Margin

继续构建免费主题。使用图库CSS。Wordpress会自动将左边距添加到库中。示例:http://themeforward.com/demo2/features/gallery-2/ 那么,我该如何摆脱这种令人讨厌的利润呢?/* Gallery */ .gallery { margin:30px auto auto; text-align:center } .gallery-item { float:left; margin-top:10px;&#x