PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
besa
/
js
/** * Live-update changed settings in real time in the Customizer preview. */ ( function( $ ) { var $style = $( '#besa-color-scheme-css' ), api = wp.customize; api( 'blogname', function( value ) { value.bind( function( to ) { $( '.site-title a' ).text( to ); } ); } ); api( 'blogdescription', function( value ) { value.bind( function( to ) { $( '.site-description' ).text( to ); } ); } ); // Header text color. api( 'header_textcolor', function( value ) { value.bind( function( to ) { if ( 'blank' === to ) { $( '.site-title, .site-description' ).css( { 'clip': 'rect(1px, 1px, 1px, 1px)', 'position': 'absolute' } ); } else { $( '.site-title, .site-description' ).css( { 'clip': 'auto', 'position': 'static' } ); $( '.site-title a' ).css( { 'color': to } ); } } ); } ); //Update site link color in real time... api( 'page_bg', function( value ) { value.bind( function( newval ) { $('#page').css('background-color', newval ); } ); } ); //Update site link color in real time... api( 'body_text_color', function( value ) { value.bind( function( newval ) { $('body').css('color', newval ); } ); } ); //Update site link color in real time... api( 'topbar_bg', function( value ) { value.bind( function( newval ) { $('#tbay-topbar').css('background-color', newval ); } ); } ); //Update site link color in real time... api( 'topbar_color', function( value ) { value.bind( function( newval ) { $('#tbay-topbar, #tbay-topbar a, #tbay-topbar span').css('color', newval ); } ); } ); //Update site link color in real time... api( 'footer_bg', function( value ) { value.bind( function( newval ) { $('#tbay-footer').css('background-color', newval ); } ); } ); //Update site link color in real time... api( 'footer_color', function( value ) { value.bind( function( newval ) { $('#tbay-footer, #tbay-footer a').css('color', newval ); } ); } ); //Update site link color in real time... api( 'footer_heading_color', function( value ) { value.bind( function( newval ) { $('#tbay-footer h2, #tbay-footer h3, #tbay-footer h4').css('color', newval ); } ); } ); } )( jQuery );
[+]
..
[-] woocommerce.js
[edit]
[-] jquery.magnific-popup.min.js
[edit]
[-] jquery.countdownTimer.js
[edit]
[-] custom-slick.js
[edit]
[-] jquery.time-to.min.js
[edit]
[-] jquery.timeago.js
[edit]
[-] bootstrap.min.js
[edit]
[-] ajax-auth-script.min.js
[edit]
[-] jquery.onepagenav.min.js
[edit]
[-] jquery.treeview.js
[edit]
[-] ajax-auth-script.js
[edit]
[-] jquery.mmenu.min.js
[edit]
[-] functions.min.js
[edit]
[-] detectmobilebrowser.min.js
[edit]
[-] customize-preview.js
[edit]
[-] slick.js
[edit]
[-] jquery.fastclick.min.js
[edit]
[-] jquery.validate.js
[edit]
[-] functions.js
[edit]
[-] jquery.sumoselect.js
[edit]
[-] jquery.treeview.min.js
[edit]
[-] jquery.countdownTimer.min.js
[edit]
[-] jquery.instagramfeed.min.js
[edit]
[-] jquery.autocomplete.js
[edit]
[-] jquery.fastclick.js
[edit]
[-] jquery.sumoselect.min.js
[edit]
[-] color-scheme-control.js
[edit]
[-] custom-slick.min.js
[edit]
[-] jquery.mmenu.js
[edit]
[-] html5.min.js
[edit]
[-] js.cookie.js
[edit]
[-] slick.min.js
[edit]
[-] bootstrap.js
[edit]
[-] jquery.instagramfeed.js
[edit]
[-] color-scheme-control.min.js
[edit]
[-] jquery.timeago.min.js
[edit]
[-] html5.js
[edit]
[+]
admin
[-] jquery.time-to.js
[edit]
[-] customize-preview.min.js
[edit]
[-] detectmobilebrowser.js
[edit]
[-] skip-link-fix.js
[edit]
[-] woocommerce.min.js
[edit]
[-] jquery.autocomplete.min.js
[edit]
[-] jquery.onepagenav.js
[edit]
[-] popper.min.js
[edit]
[-] popper.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] skip-link-fix.min.js
[edit]
[-] js.cookie.min.js
[edit]