Submit
Path:
~
/
home
/
getwphos
/
www
/
ccma
/
wp-content
/
plugins
/
curly-core
/
shortcodes
/
clients-carousel
/
assets
/
js
/
modules
/
File Content:
clients-carousel.js
(function ($) { 'use strict'; var clientsCarousel = {}; mkdf.modules.clientsCarousel = clientsCarousel; clientsCarousel.mkdfOnWindowLoad = mkdfOnWindowLoad; $(window).on('load',mkdfOnWindowLoad); /** All functions to be called on $(document).ready() should be in this function */ function mkdfOnWindowLoad() { mkdfElementorClientsCarousel(); } /** * Elementor */ function mkdfElementorClientsCarousel() { $(window).on('elementor/frontend/init', function () { elementorFrontend.hooks.addAction('frontend/element_ready/mkdf_clients_carousel.default', function () { mkdf.modules.common.mkdfOwlSlider(); }); }); } })(jQuery);
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
clients-carousel.js
676 bytes
0644
N4ST4R_ID | Naxtarrr