共同ブログ

Colorboxで開いた画像をクリックして閉じる方法

Colorbox

Colorboxで開いた画像をクリックして閉じる方法。

// Colorboxで開いた画像をクリックして閉じる。
$('a.example').colorbox({onComplete:function(){
    $('.cboxPhoto').unbind().click($.colorbox.close);
}})

「a.example」を自分の設定に変える。

Closing colorbox onClick to image · Issue #191 · jackmoore/colorbox · GitHub

2013年9月21日 土曜日 おいなり

9月22日 「」 < 1つ新しい | 1つ古い > 9月20日 「