whoami7 - Manager
:
/
home
/
analuakl
/
bents.in
/
wp-content
/
themes
/
medizin
/
elementor
/
assets
/
js
/
widgets
/
Upload File:
files >> /home/analuakl/bents.in/wp-content/themes/medizin/elementor/assets/js/widgets/widget-flip-box.js
( function( $ ) { 'use strict'; var MedizinFlipBoxHandler = function( $scope, $ ) { var $element = $scope.find( '.medizin-flip-box' ); $element.imagesLoaded( function() { calMaxHeight(); } ); $( window ).on( 'resize', calMaxHeight ); function calMaxHeight() { var frontSideHeight = $element.children( '.front-side' ).find( '.layer-content' ).outerHeight(); var backSideHeight = $element.children( '.back-side' ).find( '.layer-content' ).outerHeight(); var maxHeight = Math.max( frontSideHeight, backSideHeight ); $element.height( maxHeight ); } }; $( window ).on( 'elementor/frontend/init', function() { elementorFrontend.hooks.addAction( 'frontend/element_ready/tm-flip-box.default', MedizinFlipBoxHandler ); } ); } )( jQuery );
Copyright ©2021 || Defacer Indonesia