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

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

Dismiss x
public
Bin info
w3resourcepro
0viewers