$(function() { $("#recetas").accordion({ autoHeight: false, collapsible: true }); });