Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
  <head>
<script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  <title></title>
  </head>
  <body>
 <ul id="object">    
      <li level="6"> 1st obj </li>    
        <li level="2"> 2th obj </li>    
       <li level="10"> 3th obj </li>    
      <li level="5"> 4th obj </li>    
    </ul>
    
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers