Line 108: | Line 108: | ||
bgVideo.addEventListener('canplaythrough',function(){ | bgVideo.addEventListener('canplaythrough',function(){ | ||
$('#loading').fadeOut(); | $('#loading').fadeOut(); | ||
+ | $('.loader-ring').fadeOut(); | ||
}); | }); | ||
}); | }); |
Revision as of 15:47, 13 October 2018
Loading...