Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="//code.jquery.com/jquery-1.6.1.min.js"></script>
<style>
  #store {
    position: absolute;
    left: -5000px;
  }
</style>
</head>
<body>
  <img id="myimg" src="http://maike.me/img/awwhub.jpg" width=90 />
  
  <div id="store"></div>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers