(window.onload = function() {
// フェードイン処理
jQuery(window).scroll(function (){
jQuery(".fade").each(function(){
var winheight = jQuery(window).height();
var posi = jQuery(this).offset().top;
var scroll = jQuery(window).scrollTop();
if (scroll + winheight > posi){
jQuery(this).addClass("fadein");
} else {
// スクロールで画面上部に戻った際に要素を非表示にしたい場合は、下記の行のコメントを外し有効にしてください。
//jQuery(this).removeClass("fadein");
}
});
});
})();
.myBase {
position: relative;
}
.myChild1 {
position: absolute;
top: 0%;
left: 5%;
}

364080443_1431630247411693_5155152768145174226_n
364536166_276576011659355_1848847577702095521_n
364387869_676928084286609_3156751462521615879_n
364203859_304248358629927_4199018201165288113_n
日程 | 8月4日(金) 13:00~14:30 8月4日(金) 20:00~21:30 8月5日(土) 13:00~14:30 8月5日(土) 20:00~21:30 |
定員 | 各回5名 |
会場 | オンライン(Zoom) |
参 加 方 法 |