%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/friendstravel.al/wp-content/plugins/meta-box/js/
Upload File :
Create Path :
Current File : /var/www/html/friendstravel.al/wp-content/plugins/meta-box/js/select-advanced.js

jQuery( function ( $ ) {
	'use strict';

	/**
	 * Turn select field into beautiful dropdown with select2 library
	 * This function is called when document ready and when clone button is clicked (to update the new cloned field)
	 *
	 * @return void
	 */
	function update() {
		var $this = $( this ),
			options = $this.data( 'options' );
		$this.siblings( '.select2-container' ).remove();
		$this.show().select2( options );

		rwmbSelect.bindEvents( $this );
	}

	$( ':input.rwmb-select_advanced' ).each( update );
	$( '.rwmb-input' ).on( 'clone', ':input.rwmb-select_advanced', update );
} );

Zerion Mini Shell 1.0