$( "#accordion" ).accordion( "refresh" );
This method recomputes the height of the accordion panels if headers or content was added or removed in the DOM.