Server IP : 15.235.198.142 / Your IP : 216.73.216.197 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/limehill_LIVE/wp-content/themes/oceanwp/inc/customizer/assets/min/js/ |
Upload File : |
wp.customize.controlConstructor["oceanwp-typo"]=wp.customize.Control.extend({ready:function(){"use strict";var t=this,n=this.container.find("select");jQuery(n).select2({minimumResultsForSearch:10,dropdownCssClass:"oceanwp-select2",width:"100%"}),t.container.on("change",".typography-font-family select",function(){t.settings.family.set(jQuery(this).val())}),t.container.on("change",".typography-font-size input",function(){t.settings.size.set(jQuery(this).val())}),t.container.on("change",".typography-font-weight select",function(){t.settings.weight.set(jQuery(this).val())}),t.container.on("change",".typography-font-style select",function(){t.settings.style.set(jQuery(this).val())}),t.container.on("change",".typography-text-transform select",function(){t.settings.transform.set(jQuery(this).val())}),t.container.on("change",".typography-line-height input",function(){t.settings.line_height.set(jQuery(this).val())}),t.container.on("change",".typography-letter-spacing input",function(){t.settings.spacing.set(jQuery(this).val())})}});