Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
 
  
 
</head>
  <body  > <div id='x'></div>
    <img src='http://musically.com/blog/wp-content/uploads/2011/04/Google-Logo.jpg?v=horatio'  />
<script>
    
     $(document).ready(function() { alert("hi"); });
    
    
   
</script>
</body>
  
 
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers