Fancybox 2 間違った「this.group.length」値
私のギャラリーは N+1 または N+2 の画像 (2 つの画像の場合は 3 枚、10 枚の画像の場合は 12 枚の 12 枚) を表示し、最後の画像が繰り返されます。変数「長さ」が大きすぎます。Web (Opera) で発生し、「ブラウザーでテスト」(Firefox) すると内部的に発生します。
http://www.pinacate.org/index.htmlで「単成火山 (2)」と「画像ギャラリー (10)」の親指をクリックしてください。
例コード: 説明段落
タグの後に追加されたページ上の画像リンク
<div style="display:none"><!-- gallery of photos -->
<a class="fancybox-buttons"
href="image.jpg"
data-fancybox-group="mono"
title="title.">
</div>