Submit
Path:
~
/
home
/
getwphos
/
public_html
/
srlgroup
/
wp-content
/
plugins
/
case-addons
/
assets
/
js
/
File Content:
main.js
(function($) { "use strict"; $( window ).on( 'elementor/frontend/init', function() { elementorFrontend.waypoint = function($element, callback, options) { if( $element.length <= 0) return; const defaultOptions = { offset: '100%', triggerOnce: true }; options = jQuery.extend(defaultOptions, options); const correctCallback = function () { const element = this.element || this, result = callback.apply(element, arguments); // If is Waypoint new API and is frontend if (options.triggerOnce && this.destroy) { this.destroy(); } return result; }; return $element.elementorWaypoint(correctCallback, options); } }); }(jQuery));
Submit
FILE
FOLDER
Name
Size
Permission
Action
libs
---
0755
base.js
194 bytes
0644
layout-control.js
1332 bytes
0644
main.js
893 bytes
0644
metabox.js
11332 bytes
0644
metabox.min.js
11255 bytes
0644
onepage.js
2188 bytes
0644
N4ST4R_ID | Naxtarrr