AlkantarClanX12

Your IP : 18.118.28.217


Current Path : /home/thanudqk/www/wp-content/plugins/thegem-elements/inc/heading-animation/assets/js/
Upload File :
Current File : /home/thanudqk/www/wp-content/plugins/thegem-elements/inc/heading-animation/assets/js/vc.js

if (window.parent.vc && window.theGemHeading) {
    window.parent.vc.events.on('app.render', function () {
        window.theGemHeading.initialize();
    });

    window.parent.vc.events.on('shortcodeView:updated', function (event) {
        let element = event.view.el.querySelector('.'+window.theGemHeading.animateClass);
        window.theGemHeading.prepareAnimation(element);
        window.theGemHeading.startAnimation(element);
    });
}