芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/public_html/wp-content/plugins/calculated-fields-form/templates/07/js.js
fbuilderjQuery( window ).on( 'load', function(){ var $ = fbuilderjQuery; $( 'form.cp_cff_minimalist' ).each( function() { var f = $(this); if($('.pbreak', f).length > 1) { var ps = $('.pbreak', f), t = ps.length; ps.each(function(i){ var p = $(this); if(p.find('.wizard-progressbar').length != 0) return; p.prepend('
'); }); } } ) });