PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
plugins
/
TemplatemelaMetaBox
/
js
jQuery( document ).ready( function( $ ) { $( '.rw-taxonomy-tree input:checkbox' ).change( function() { var $this = $( this ), $childList = $this.parent().siblings( '.rw-taxonomy-tree' ); if ( $this.is( ':checked' ) ) { $childList.removeClass( 'hidden' ); } else { $childList.find( 'input' ).removeAttr( 'checked' ); $childList.addClass( 'hidden' ); } } ); $( '.rw-taxonomy-tree select' ).change( function() { var $this = $( this ), $childList = $this.siblings( '.rw-taxonomy-tree' ), $value = $this.val(); $childList.removeClass( 'active' ).addClass( 'disabled' ).find( 'select' ).each( function() { $( this ).val( $( 'options:first', this ).val() ).attr( 'disabled', 'disabled' ); } ); $childList.filter( '.rwmb-taxonomy-' + $value ).removeClass( 'disabled' ).addClass( 'active' ).children( 'select' ).removeAttr( 'disabled' ); } ); } );
[-] jquery.validate.min.js
[edit]
[-] oembed.js
[edit]
[-] taxonomy.js
[edit]
[-] slider.js
[edit]
[-] image-select.js
[edit]
[+]
..
[-] image-advanced.js
[edit]
[-] date.js
[edit]
[-] autosave.js
[edit]
[-] time.js
[edit]
[-] select-advanced.js
[edit]
[+]
jqueryui
[-] plupload-image.js
[edit]
[+]
select2
[-] thickbox-image.js
[edit]
[-] color.js
[edit]
[-] map.js
[edit]
[-] file-input.js
[edit]
[-] image.js
[edit]
[-] validate.js
[edit]
[-] datetime.js
[edit]
[-] file-advanced.js
[edit]
[-] file.js
[edit]
[-] clone.js
[edit]