AlkantarClanX12

Your IP : 3.145.34.51


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

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