A service of

jQuery("#footer h3").click(function(){ jQuery(this).parent(".widget").toggleClass("open"); }); jQuery("#block-15").addClass('open');