PATH:
home
/
letacommog
/
rachat-or-bourgenbresse
/
wp-content
/
themes
/
dt-the7
/
inc
/
shortcodes
/
vc_extend
!function($) { $('.wpb_el_type_dt_taxonomy .dt_taxonomy').click(function(e){ var $this = $(this), $input = $this.parents('.wpb_el_type_dt_taxonomy').find('.dt_taxonomy_field'), arr = $input.val().split(','); if ( $this.is(':checked') ) { arr.push($this.val()); var emptyKey = arr.indexOf(""); if ( emptyKey > -1 ) { arr.splice(emptyKey, 1); } } else { var foundKey = arr.indexOf($this.val()); if ( foundKey > -1 ) { arr.splice(foundKey, 1); } } $input.val(arr.join(',')); }); }(window.jQuery);
[+]
..
[-] dt-taxonomy.js
[edit]
[-] jquery.vc_chart.js
[edit]
[-] dt-posttype.js
[edit]
[-] vc_row-custom-admin.js
[edit]
[-] .htaccess
[edit]
[-] dt-vc-scripts.js
[edit]