/var/www/clients/client1/web2/web/latynfusion/2024_borrar/js
NameSizeModeActions
jquery.bxslider/-0755rm
Magnific-Popup-master/-0755rm
owl.carousel/-0755rm
vendor/-0755rm
wow/-0755rm
.DS_Store61480644editdlrm
animate.css570950644editdlrm
index.html6780644editdlrm
main.js8820644editdlrm
parallax.js107910644editdlrm
Edit: /var/www/clients/client1/web2/web/latynfusion/2024_borrar/js/main.js (882B)
$(document).ready(function(){ $('.bxslider').bxSlider({ pager: true, auto: true, controls: true, pause: 8000 }); }); $(document).ready(function(){ $('.bxslider2').bxSlider({ pager: false, auto: true, controls: false, pause: 8000 }); }); $(document).ready(function(){ $("#navbar li a, .navbar-brand, #slider-wrapper li, .linkmensaje").click(function(){ href = $(this).attr('href'); $("body, html").animate({scrollTop: $(href).offset().top-62},1101); });}); $(document).ready(function(){ $(".redespop .x").click(function(){ $(".modalredes").hide(); });}); $(document).ready(function(){ $(".medidasboton").click(function(){ href = $(this).attr('rel'); $(".medidas").not(document.getElementById( "medida"+href )).hide(); $("#medida"+href).toggle(); });}); width = $(window).width();