File manager - Edit - /home/theblueo/questionnaire/wp-content/themes/astra/inc/customizer/custom-controls/radio-image/radio-image.js
Back
/** * File radio-image.js * * Handles toggling the radio images button * * @package Astra */ wp.customize.controlConstructor['ast-radio-image'] = wp.customize.Control.extend({ ready: function() { 'use strict'; var control = this; // Change the value. this.container.on( 'click', 'input', function() { control.setting.set( jQuery( this ).val() ); }); } });
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings