最近の検索


最近の検索はありません

Michael Belyaev's Avatar

Michael Belyaev

参加日2021年4月16日

·

前回のアクティビティ2021年10月27日

フォロー中

0

フォロワー

0

合計アクティビティ

2

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Michael Belyaev

Michael Belyaevさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

If you want to include this in your community posts, you should add this to "scripts.js":

//fancybox image zooming in community
$('.post-body img.fancybox').on('click', function() {
$.fancybox.open([
{
src : $(this).attr("src"),
opts : {},
},
]);
});

You can also exclude ".fancybox" to make all of your images show in the pop-up when clicked in your community posts.

コメントを表示 · 投稿日時:2018年12月17日 · Michael Belyaev

0

フォロワー

0

投票

0

コメント