SN-CBK506A

Suporte de montagem em parede com câmera multi-sensor

Especificação

Parameters

Application Model

SN-IPP80XXRAR

Material

Aluminum alloy

Color

White

Operating Humidity

0% - 90% RH

Load Bearing

10 kg (22.05 lb.)

Product Dimensions

279.3(L) × 109(W) × 164(H) mm (11.0 × 4.29 × 6.46 inch)

Product Weight

1 kg (2.2 lb)

Leia o restante 0%

Solução de segurança inteligente

Veja nossas soluções para diversos setores e aplicações.

Please Contact Us

Quer saber mais? Se você está interessado em nossos produtos, por favor, deixe uma mensagem aqui, nós responderemos o mais breve possível.

Captcha

Imprensa sobre Sunell

+86(755)-2675-4336

.on('scroll', function () { // 获取当前滚动位置 var scrollPosition = $(this).scrollTop(); var navbarHeight = $('.tabs-container').outerHeight() || 0; // 获取导航栏高度 // 遍历每个内容区域 $('.tab').each(function () { var target = $(this).data('target'); var targetElement = $('#' + target); if (targetElement.length) { var targetOffset = targetElement.offset().top - navbarHeight - 180; // 减去导航栏高度和缓冲 var targetHeight = targetElement.outerHeight(); // 判断当前滚动位置是否在内容区域内 if (scrollPosition >= targetOffset && scrollPosition < targetOffset + targetHeight) { // 移除所有 Tab 的 active 类 $('.tab').removeClass('active'); // 为当前内容对应的 Tab 添加 active 类 $(this).addClass('active'); } } }); }); });