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  >
    <img src='http://musically.com/blog/wp-content/uploads/2011/04/Google-Logo.jpg?v=42333'  />
</body>
  
  <script type="text/javascript">
    $(document).ready(function(){
    alert('0');
     });
    
   
</script>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers