Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Array#sort</title>
<style>
  body {font-family:sans-serif}
  #out {background-color:#f5f5f5; border:1px solid #ddd; padding:1em}
</style>
</head>
<body>
  <p>Array#sort behavior varies based on the browser and on the amount of items in the array, beware:</p>
  <div id="out"></div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers