Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
  <meta charset="utf-8">
  <title>Responsive dive according to its background image height</title>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="http://stackoverflow.com/questions/22344308/resize-according-to-its-background-image-height/22344970#22344970">
</head>
<body>
<div class="wrap">
    <div id="main">
    </div>
    <div>another div</div>
</div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
qolamipro
0viewers