AlkantarClanX12
Current Path : /home/thanudqk/www/wp-content/plugins/thegem-elements/inc/button-animation/assets/js/ |
Current File : /home/thanudqk/www/wp-content/plugins/thegem-elements/inc/button-animation/assets/js/vc.js |
if (window.parent.vc && window.theGemButtonAnimation) { window.parent.vc.events.on('shortcodeView:updated', function (event) { let element = event.view.el.querySelector('.'+window.theGemButtonAnimation.animateClass); window.theGemButtonAnimation.startAnimation(element); }); window.parent.vc.events.on('app.render', function () { window.theGemButtonAnimation.initialize(); }); }