Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
$( "#divid" ).accordion({
  heightStyle: "fill"
});
var heightStyle = $( "#divid" ).accordion( "option", "heightStyle" );
$( "#divid" ).accordion( "option", "heightStyle", "fill" );
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
w3resourcepro
0viewers