Submit
Path:
~
/
home
/
getwphos
/
www
/
ccma
/
wp-content
/
plugins
/
curly-core
/
shortcodes
/
video-button
/
assets
/
js
/
modules
/
File Content:
video-button.js
(function ($) { 'use strict'; var videoButton = {}; mkdf.modules.videoButton = videoButton; videoButton.mkdfOnWindowLoad = mkdfOnWindowLoad; $(window).on('load',mkdfOnWindowLoad); /** All functions to be called on $(document).ready() should be in this function */ function mkdfOnWindowLoad() { mkdfElementorVideoButton(); } /** * Elementor Team Carousel */ function mkdfElementorVideoButton() { $(window).on('elementor/frontend/init', function () { elementorFrontend.hooks.addAction('frontend/element_ready/mkdf_video_button.default', function () { mkdf.modules.common.mkdfPrettyPhoto(); }); }); } })(jQuery);
Submit
FILE
FOLDER
Name
Size
Permission
Action
video-button.js
722 bytes
0644
N4ST4R_ID | Naxtarrr