%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/beta/64801_wp-content/plugins/meta-box/js/
Upload File :
Create Path :
Current File : /var/www/pn/beta/64801_wp-content/plugins/meta-box/js/range.js

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

	/**
	 * Update color picker element
	 * Used for static & dynamic added elements (when clone)
	 */
	function update() {
		var $this = $( this ),
			$output = $this.siblings( '.rwmb-output' );

		$this.on( 'input propertychange change', function ( e ) {
			$output.html( $this.val() );
		} );

	}

	$( '.rwmb-range' ).each( update );
	$( document ).on( 'clone', '.rwmb-range', update );
} );

Zerion Mini Shell 1.0