最近搜索


没有最近搜索

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

评论