Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ppine
/
wp-content
/
themes
/
takeout
/
plugins
/
elementor
/
params
/
choice
/
File Content:
choice-control.js
/* global: elementor, jQuery; */ jQuery(document).ready(function(){ "use strict"; // Generate Elementor-specific event when field is changed: // input for @ui.input, @ui.textarea // change for @ui.checkbox, @ui.radio, @ui.select // click for @ui.responsiveSwitchers jQuery('#elementor-panel').on('change', '.takeout_param_choice input', function(e) { jQuery(this).trigger('input'); }); });
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
choice-control.js
399 bytes
0644
choice.php
4995 bytes
0644
N4ST4R_ID | Naxtarrr