AlkantarClanX12

Your IP : 18.118.137.96


Current Path : /home/thanudqk/siamfreetour.com/wp-content/plugins/loading-page/loading-screens/logo/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/plugins/loading-page/loading-screens/logo/adminscript.js

jQuery( function( $ ){
	$( document ).on( 'change',  '[ name="lp_loading_screen" ]' , function(){
		if( this.value == 'logo' )
		{	
			$( '.lp_ls_section' ).hide();
			$( '#loading_screen_logo' ).show();
		}
		else
		{
			$( '#loading_screen_logo' ).hide();
		}	
	});
} );