Sale!

T-MOTORHOBBY Velox F7 SE Flight Controller

Original price was: $57.00.Current price is: $28.50.

SKU: V42456698306 Category:

Description

function initAnimate(){ var toTop = $(window).scrollTop() – 20 // 20 var cHeight = $(window).height() // dom var slideInDownList = $(“.slide-in-down-init”) for (let i = 0; i < slideInDownList.length; i++) { var domToTop = $(slideInDownList[i]).offset().top; var domHeight = $(slideInDownList[i]).height() if(domToTop < cHeight + toTop){ $(slideInDownList[i]).addClass('slide-in-down') } if(domToTop > cHeight + toTop || domToTop + domHeight < toTop){ $(slideInDownList[i]).removeClass('slide-in-down') } } var scaleList = $('.scaleInit') for (let i = 0; i < scaleList.length; i++) { var domToTop = $(scaleList[i]).offset().top; var domHeight = $(slideInDownList[i]).height() if(domToTop < cHeight + toTop){ $(scaleList[i]).addClass('scale') } if(domToTop > cHeight + toTop || domToTop + domHeight < toTop){ $(scaleList[i]).removeClass('scale') } } } $(document).ready(function(){ initAnimate() }) $(window).scroll(function(){ initAnimate() })User Manual and Documentation Recommended parameters for F7 SE FC

Reviews

There are no reviews yet.

Be the first to review “T-MOTORHOBBY Velox F7 SE Flight Controller”