質問編集履歴

1

書式の改善

2019/03/29 05:22

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -28,8 +28,10 @@
28
28
 
29
29
  removeClass("active")
30
30
 
31
+
32
+
31
- ----------------------------------------------------------------------------------------
33
+ ```
32
34
 
33
35
  (function(c){d.core.s.exThumbImage?b(a(this).attr("href")||a(this).attr("data-src"),a(this).attr(d.core.s.exThumbImage),c):b(a(this).attr("href")||a(this).attr("data-src"),a(this).find("img").attr("src"),c)});d.core.$outer.find(".lg-thumb").html(e),c=d.core.$outer.find(".lg-thumb-item"),c.each(function(){var b=a(this),c=b.attr("data-vimeo-id");c&&a.getJSON("//www.vimeo.com/api/v2/video/"+c+".json?callback=?",{format:"json"},function(a){b.find("img").attr("src",a[0][d.core.s.vimeoThumbSize])})}),c.eq(d.core.index).addClass("active"),d.core.$el.on("onBeforeSlide.lg.tm",function(){c.removeClass("active"),c.eq(d.core.index).addClass("active")}),c.on("click.lg touchend.lg",
34
36
 
35
- ----------------------------------------------------------------------------------------
37
+ ```