whoami7 - Manager
:
/
home
/
dataiclx
/
public_html
/
wp-content
/
themes
/
woodmart
/
js
/
scripts
/
global
/
Upload File:
files >> /home/dataiclx/public_html/wp-content/themes/woodmart/js/scripts/global/widgetsHidable.js
/* global woodmart_settings */ (function($) { woodmartThemeModule.widgetsHidable = function() { woodmartThemeModule.$document.on('click', '.widget-hidable .widget-title', function() { var $this = $(this); var $content = $this.siblings('ul, div, form, label, select'); $this.parent().toggleClass('widget-hidden'); $content.stop().slideToggle(200); }); }; $(document).ready(function() { woodmartThemeModule.widgetsHidable(); }); })(jQuery);
Copyright ©2021 || Defacer Indonesia