PATH:
home
/
letacommog
/
menuiserie-convert
/
wp-content
/
themes
/
dt-the7
/
inc
/
extensions
/
meta-box
/
js
jQuery( document ).ready( function( $ ) { // Reorder images $( '.rwmb-images' ).each( function() { var $this = $( this ), $container = $this.closest('.rwmb-uploaded'), data = { action : 'rwmb_reorder_images', _ajax_nonce : $container.data('reorder_nonce'), post_id : $( '#post_ID' ).val(), field_id : $container.data('field_id') }; $this.sortable( { placeholder: 'ui-state-highlight', items : 'li', update : function() { data.order = $this.sortable( 'serialize' ); $.post( ajaxurl, data, function( r ) { var res = wpAjax.parseAjaxResponse( r, 'ajax-response' ); if ( res.errors ) alert( res.responses[0].errors[0].message ); }, 'xml' ); } } ); } ); } );
[+]
..
[-] autosave.js
[edit]
[-] file.js
[edit]
[-] image.js
[edit]
[-] plupload-image.js
[edit]
[+]
select2
[-] select-advanced.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] map.js
[edit]
[-] clone.js
[edit]
[-] thickbox-image.js
[edit]
[-] image-advanced.js
[edit]
[-] date.js
[edit]
[-] validate.js
[edit]
[-] time.js
[edit]
[-] file-advanced.js
[edit]
[-] oembed.js
[edit]
[-] taxonomy.js
[edit]
[-] slider.js
[edit]
[-] datetime.js
[edit]
[-] color.js
[edit]
[+]
jqueryui