導入まで
PV
コピーライト
function Init(){ TweenLite.set($('#loading_bg'), {alpha:0, onComplete:function(){ $('#loading_bg').css({'display':'none'}); }});